arangodb
Graph database
A native multi-model database system for storing and querying graph, document, and key-value data
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
14k stars
330 watching
837 forks
Language: C++
last commit: about 1 month ago
Linked from 8 awesome lists
arangodbdatabasedistributed-databasedocument-databasegraph-databasegraphdbkey-valuemulti-modelnosql
Related projects:
Repository | Description | Stars |
---|---|---|
dgraph-io/dgraph | A distributed GraphQL database with a graph backend that supports high-performance and scalability | 20,516 |
arangodb/arangodb-java-driver | A Java library for interacting with an in-memory NoSQL database | 201 |
levelgraph/levelgraph | A graph database built on top of LevelDB with support for JavaScript and browser usage | 1,475 |
hugegraph/hugegraph | A high-performance graph database for storing and querying large amounts of data | 11 |
blazegraph/database | High-performance graph database supporting multiple APIs and data formats | 902 |
cayleygraph/cayley | A graph database inspired by the Google Knowledge Graph, designed for efficient querying and scalable performance. | 14,868 |
krotik/eliasdb | A graph-based database that supports transactions and provides an API for querying and managing data in the form of nodes and edges. | 1,006 |
oxigraph/oxigraph | A SPARQL-compliant graph database implemented as a Rust library and exposed to multiple programming languages. | 1,070 |
fmeow/arangors | A Rust library providing an intuitive API for interacting with ArangoDB | 128 |
gchq/gaffer | A large-scale graph database framework for storing and querying complex data structures with rich properties | 1,774 |
rayokota/hgraphdb | An implementation of Apache TinkerPop 3 interfaces using HBase as a graph database | 256 |
arturo-lang/grafito | A lightweight, portable, and serverless graph database using SQLite. | 157 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 117 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
yildizdb/yildiz | A high-performance graph database layer on top of Google Bigtable | 26 |