Speed of Thought
High-performance, disk-persistent DAG database with built-in Raft consensus, intuitive query language, and blazing-fast graph traversal for task orchestration, metadata management, and beyond.
Built from the ground up to support Directed Acyclic Graphs for workflows, pipelines, data lineage, and task orchestration.
Strong consistency, leader election, and fault tolerance using integrated Raft protocol.
Fast, disk-based storage with BadgerDB under the hood for high-throughput reads/writes.
Custom query language with SELECT, WHERE, INSERT, DELETE, UPDATE built for graph querying.
Multi-node deployment support with sharding (coming soon), node discovery, and gossip protocol.
Built for developers, loved by enterprises. CLI, SDKs, observability, and enterprise support planned.
Backends for DAG-based orchestration engines like Airflow, Kubeflow, or RapidFlow.
Track model training steps, lineage, and reproducibility using graph-backed metadata.
Process dependencies in approval chains, audit logs, and fraud detection logic.
Orchestrate transcoding pipelines with tasks as graph nodes.
Power ETL task DAGs, data observability, and workflow-driven ingestion.
Trigger detection rules and responses through connected DAGs.
DAGenie can ingest 100,000 tasks/sec, support full graph traversals in under 10ms, and recover from node failures with snapshot restore & Raft re-election.
Open source. Dual Licensed with Aboy License and Apache 2.0 License. Actively maintained. Enterprise support available for mission-critical deployments.
Contribute, test, and deploy DAG-specialized workflows—blazing fast, distributed, and resilient.
🌟 Visit GitHub Repo