NeoEloquent
Graph database driver
A Neo4j Graph Eloquent Driver for Laravel
The Neo4j OGM for Laravel
644 stars
47 watching
200 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
eloquentlaravelneo4j
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
neo4j/neo4j-javascript-driver | A JavaScript driver that enables communication with Neo4j graph databases | 856 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 331 |
jadell/neo4jphp | A PHP wrapper for interacting with the Neo4j graph database REST interface. | 532 |
neo4jrb/activegraph | A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities. | 1,398 |
neo4j/neo4j-python-driver | A Python driver for interacting with the Neo4j graph database using its Bolt protocol. | 912 |
neo4j/neo4j-dotnet-driver | A .NET driver for connecting to and interacting with a graph database | 231 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 387 |
florinpatrascu/neo4j_sips | An Elixir driver for connecting to and querying a Neo4j graph database using its REST API | 81 |
neo4j-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
dotnet4neo4j/neo4jclient | A .NET client for interacting with the Neo4j graph database | 430 |
maxdemarzi/neography | A Ruby wrapper to access Neo4j's REST API | 602 |
florinpatrascu/bolt_sips | A Neo4j driver for Elixir that provides a high-level interface to connect and query a graph database | 259 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |