Skip to content
View satya-jugran's full-sized avatar
  • India

Block or report satya-jugran

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
satya-jugran/README.md

Hi there 👋 I'm Satya

Full Stack Developer | AI Orchestration Developer | DevOps | Machine Learning

LinkedIn Witscad Facebook

ko-fi

Open Source Software Projects

Grafio

High performance graph database with native Cypher support and pluggable storage.

Docs: https://satya-jugran.github.io/grafio

Features

  • Cypher Queries - OpenCypher-compatible query language with aggregations and variable-length paths
  • Pluggable Storage - In-memory built-in, MongoDB available separately
  • Multi-Hop Traversal - BFS/DFS with type and property filtering
  • Transactions - Atomic multi-operation updates with automatic rollback
  • Smart Caching - LRU/LFU/FIFO with budget enforcement
  • Graph Analysis - DAG validation, topological sort, Mermaid export

https://github.com/satya-jugran/grafio

https://github.com/satya-jugran/grafio-mongo

Pinned Loading

  1. grafio grafio Public

    High performance graph database with native Cypher support and pluggable storage

    TypeScript

  2. grafio-mongo grafio-mongo Public

    MongoDB storage backend for grafio

    TypeScript

  3. witspry-ng-html-editor witspry-ng-html-editor Public

    A simple, lightweight HTML editor component for Angular 19+ with syntax highlighting, line numbers, and auto-indentation features.

    TypeScript

  4. witspry-auth-ng-client witspry-auth-ng-client Public

    A comprehensive Angular library for OAuth2 authentication with PKCE (Proof Key for Code Exchange) support. This library provides secure, configurable, and easy-to-use OAuth2 authentication for Angu…

    TypeScript 1

  5. Angular-Redux-CRUD-Starter Angular-Redux-CRUD-Starter Public

    This is a starter project which uses Angular Redux (ngrx) data stores and effects to perform CRUD operations. It's a perfect place to get started with Angular and Redux.

    TypeScript 1

  6. local-storage-with-expiry local-storage-with-expiry Public

    Local storage that can expire like a Cookie.

    JavaScript