{"library":"tinydb","type":"library","category":null,"description":"TinyDB is a lightweight, document-oriented NoSQL database for Python, optimized for simplicity and happiness. It stores data in human-readable JSON files and is designed for small applications that don't require a full-featured database server. Currently in maintenance mode (v4.8.2), it focuses on bugfixes and community-contributed features, with new releases for minor updates and patches.","language":"python","status":"maintenance","version":"4.8.2","tags":["database","NoSQL","document-oriented","json","embedded"],"last_verified":"Thu May 21","install":[{"cmd":"pip install tinydb","imports":["from tinydb import TinyDB","from tinydb import Query"]}],"homepage":null,"github":"https://github.com/msiemens/tinydb","docs":"https://tinydb.readthedocs.org/","changelog":"https://tinydb.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/tinydb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tinydb/compatibility"}}