1 repositorio
Graph databases designed to run across multiple nodes for high availability and horizontal scale.
Distinct from Graph Databases: Specializes generic graph databases to those with distributed, high-availability cluster architectures.
Explore 1 awesome GitHub repository matching data & databases · Distributed Architectures. Refine with filters or upvote what's useful.
Helix DB is a distributed graph database and knowledge graph platform that persists nodes and edges on object storage for durable and unlimited scaling. It operates as an ACID-compliant system, ensuring data consistency through serializable snapshot isolation during concurrent operations. The project distinguishes itself by combining a vector search engine and a property graph, utilizing hybrid vector and full-text search to locate entry points for graph traversals. It enables dynamic graph querying through a domain-specific language, allowing complex logic and recursive queries to be execute
Provides a distributed graph database with ACID transactions and auto-scaling reader nodes on object storage.