diff --git a/README.md b/README.md index b100d10b1f..f8d6b3338b 100644 --- a/README.md +++ b/README.md @@ -392,6 +392,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [PipelineDB](https://www.pipelinedb.com/) - The Streaming SQL Database. * [TinyDB](https://github.com/msiemens/tinydb) - A tiny, document-oriented database. * [ZODB](http://www.zodb.org/en/latest/) - A native object database for Python. A key-value and object graph database. +* [grapheekdb](https://bitbucket.org/nidusfr/grapheekdb) - A pure Python graph database. +* [ajgu](a simple graph database power by BerkleyDB key-value store.) - A simple graph database power by BerkleyDB key-value store. ## Database Drivers