diff --git a/README.md b/README.md index 951f2128a42e770cfff563f97c8c6d8cea0db128..7c9bd7b6bc794bf584442524de8f189908d8c317 100644 --- a/README.md +++ b/README.md @@ -403,6 +403,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [pickleDB](https://github.com/patx/pickledb) - A simple and lightweight key-value store for Python. * [tinydb](https://github.com/msiemens/tinydb) - A tiny, document-oriented database. * [ZODB](https://github.com/zopefoundation/ZODB) - A native object database for Python. A key-value and object graph database. +* [pysonDB](https://github.com/fredysomy/pysonDB) - A JSON based efficent and simple database for Python. ## Database Drivers