diff --git a/README.md b/README.md index 9ff6c35..edf7f21 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [ZODB](http://www.zodb.org/) - A native object database for Python. A key-value and object graph database. * [pickleDB](https://pythonhosted.org/pickleDB/) - A simple and lightweight key-value store for Python. +* [TinyDB](https://github.com/msiemens/tinydb) - A tiny, document-oriented database. ## Database Drivers