This project is a multi-model database system designed to store and manage information as documents, graphs, and key-value pairs within a single engine. It functions as a graph database and knowledge graph platform, providing the infrastructure to build, query, and visualize structured data models. By integrating vector search capabilities, the system serves as a vector database that supports retrieval-augmented generation for artificial intelligence applications. The platform distinguishes itself through a unified query language that allows users to perform document lookups, graph traversals
AgensGraph, a transactional graph database based on PostgreSQL
Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model. It functions as an RDF quad store, managing information through subjects, predicates, objects, and labels. The system features a modular graph store architecture with pluggable backends, allowing it to swap between in-memory storage and various external persistent databases. It includes a GraphQL-inspired API and a dedicated data visualizer for the interactive exploration of nodes and edges. Query capabilities cover bidirectional path traversal and multi-syntax execution usi
A Graph Traversal Language (no longer active - see Apache TinkerPop)
tinkerpop/gremlin की मुख्य विशेषताएं हैं: Database Clients and Drivers, Graph Databases।
tinkerpop/gremlin के ओपन-सोर्स विकल्पों में शामिल हैं: arangodb/arangodb — This project is a multi-model database system designed to store and manage information as documents, graphs, and… bitnine-oss/agensgraph — AgensGraph, a transactional graph database based on PostgreSQL. cayleygraph/cayley — Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model.… datastax/java-driver. dgraph-io/dgraph — Dgraph is a distributed graph database designed to store and query highly connected data. It organizes information as… airbnb/airpal — Web UI for PrestoDB.