dgraph
Graph database
A distributed GraphQL database with a graph backend that supports high-performance and scalability
The database for modern applications. Common use cases: knowledge graphs for AI, fraud detection, personalization, and search. Built and maintained by @HypermodeInc.
21k stars
366 watching
2k forks
Language: Go
last commit: about 2 months ago
Linked from 5 awesome lists
databasedistributedgogolanggraph-databasegraphdbgraphqlgraphql-serverlatencyproductionscalethroughput
Related projects:
Repository | Description | Stars |
---|---|---|
hugegraph/hugegraph | A high-performance graph database for storing and querying large amounts of data | 11 |
levelgraph/levelgraph | A graph database built on top of LevelDB with support for JavaScript and browser usage | 1,475 |
arangodb/arangodb | A native multi-model database system for storing and querying graph, document, and key-value data | 13,613 |
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 |
hmdsefi/gograph | A Go library for creating and manipulating graphs of various types | 71 |
cayleygraph/cayley | A graph database inspired by the Google Knowledge Graph, designed for efficient querying and scalable performance. | 14,868 |
blazegraph/database | High-performance graph database supporting multiple APIs and data formats | 902 |
yildizdb/yildiz | A high-performance graph database layer on top of Google Bigtable | 26 |
gchq/gaffer | A large-scale graph database framework for storing and querying complex data structures with rich properties | 1,774 |
arturo-lang/grafito | A lightweight, portable, and serverless graph database using SQLite. | 157 |
graphprotocol/graph-client | A library and toolset for building fast, performant GraphQL-based decentralized applications | 177 |
oxigraph/oxigraph | A SPARQL-compliant graph database implemented as a Rust library and exposed to multiple programming languages. | 1,070 |
entitygraphql/entitygraphql | A GraphQL library for .NET that simplifies building and executing GraphQL APIs on top of data models. | 421 |
sudograph/sudograph | Generates a GraphQL database for the Internet Computer from a schema definition | 222 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 117 |