TinyDB - Lightweight Document Oriented Database
TinyDB is a lightweight document oriented database optimized for your happiness. It's written in pure Python and has no external dependencies. The target are small apps that would be blown away by a SQL-DB or an external database server. TinyDB neither needs an external server nor any dependencies from PyPI. You can easily extend TinyDB by writing new storages or modify the behaviour of storages with Middlewares.
https://tinydb.readthedocs.org
https://github.com/msiemens/tinydb
License:
Tech:
Tags: