summaryrefslogtreecommitdiffstats
path: root/python/python3-tinydb/README
blob: ec9857ad9c4f900d4531fb578d9f90ae2c538a05 (plain)
1
2
3
4
5
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.