From e5707243ef96d6765a35f78eb13b652f1379c418 Mon Sep 17 00:00:00 2001 From: Avichal Date: Tue, 2 Dec 2014 13:38:10 +0530 Subject: [PATCH] Update README.md added neomodel Object-Graph-Mapper for neo4j graph database --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 665515bb..de261360 100644 --- a/README.md +++ b/README.md @@ -403,6 +403,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [django-mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend. * [redisco](https://github.com/kiddouk/redisco) - A Python Library for Simple Models and Containers Persisted in Redis. * [flywheel](https://github.com/mathcamp/flywheel) - Object mapper for Amazon DynamoDB. + * [neomodel](https://github.com/robinedwards/neomodel) - Object-Graph-Mapper for working with neo4j graph database. * Others * [butterdb](https://github.com/Widdershin/butterdb) - A Python ORM for Google Drive Spreadsheets.