activegraph
Graph database library
A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities.
An active model wrapper for the Neo4j Graph Database for Ruby.
1k stars
50 watching
276 forks
Language: Ruby
last commit: about 2 months ago
Linked from 1 awesome list
graph-databaseneo4jormrailtieruby
Related projects:
Repository | Description | Stars |
---|---|---|
maxdemarzi/neography | A Ruby wrapper to access Neo4j's REST API | 602 |
neo4j-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 387 |
neo4j-contrib/neomodel | A Python-based Object Graph Mapper for Neo4j graph database | 964 |
jadell/neo4jphp | A PHP wrapper for interacting with the Neo4j graph database REST interface. | 532 |
dotnet4neo4j/neo4jclient | A .NET client for interacting with the Neo4j graph database | 430 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 390 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
kraison/cl-neo4j | An interface to the Neo4j graph database API for Common Lisp | 26 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
vinelab/neoeloquent | A Neo4j Graph Eloquent Driver for Laravel | 644 |
neo4j/neo4j-ogm | An object-graph mapping library for Neo4j graph databases | 335 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
neo4j/neo4j-python-driver | A Python driver for interacting with the Neo4j graph database using its Bolt protocol. | 912 |
neo4j/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 336 |