sqlg
Graph database layer
An open-source implementation of a graph database layer on top of relational databases using TinkerPop3.
TinkerPop graph over sql
247 stars
8 watching
51 forks
Language: HTML
last commit: about 2 months ago
Linked from 1 awesome list
javapostgresqlsqlgtinkerpop
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,985 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,950 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 835 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,518 |
orientechnologies/orientdb-gremlin | TinkerPop3 Graph Structure Implementation for OrientDB | 93 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
rmagen/elastic-gremlin | TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
jbmusso/tinkergraph-js | A pure JavaScript implementation of the TinkerGraph in-memory graph database | 72 |
qasaur/gremgo | A fast and efficient client for the Apache TinkerPop graph database stack using Go | 98 |
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 117 |
tinkerpop/rexster | A graph server and framework for exposing graph data through HTTP/REST and a binary protocol. | 433 |
rayokota/hgraphdb | An implementation of Apache TinkerPop 3 interfaces using HBase as a graph database | 256 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
redseal-co/ts-tinkerpop | A TypeScript wrapper around TinkerPop3 via the Node-java API | 53 |