neomodel
Graph mapper
An Object Graph Mapper for Neo4j's graph database, built on top of the neo4j_driver.
An Object Graph Mapper (OGM) for the Neo4j graph database.
968 stars
51 watching
232 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
neo4jogmpython
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j/neo4j-ogm | A Java library that simplifies development with the Neo4j graph database | 338 |
neo4jrb/activegraph | A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities. | 1,398 |
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
neo4j-contrib/neo4j_doc_manager | A tool for synchronizing data between MongoDB and Neo4j graph databases | 99 |
neo4j/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 339 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
dotnet4neo4j/neo4jclient | A .NET client for interacting with the Neo4j graph database | 429 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 388 |
neo4j/neo4j-python-driver | A Python driver for interacting with the Neo4j graph database using its Bolt protocol. | 924 |
jadell/neo4jphp | Provides a PHP interface to the Neo4j graph database | 533 |
jimwebber/neo4j-tutorial | A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests | 320 |
michaelklishin/neocons | A Clojure client for interacting with the Neo4J graph database API | 204 |
neo4j/neo4j-jdbc | Provides a JDBC driver for interacting with Neo4j graph databases | 135 |
neo4j-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
kraison/cl-neo4j | An interface to the Neo4j graph database API for Common Lisp | 26 |