diff options
| author | Jan T <jan@jantuomi.fi> | 2026-07-23 19:24:22 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-07-23 19:26:00 +0300 |
| commit | d57b5cd7830a5b4ed1437b1b648dca62a9b6eea3 (patch) | |
| tree | 85c5e69424dd2fe4c07be9dbb1b4267ee1503c3d /databases/py-tinydb/pkg-descr | |
*/*: initial commit
Diffstat (limited to 'databases/py-tinydb/pkg-descr')
| -rw-r--r-- | databases/py-tinydb/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/py-tinydb/pkg-descr b/databases/py-tinydb/pkg-descr new file mode 100644 index 0000000..a898a09 --- /dev/null +++ b/databases/py-tinydb/pkg-descr @@ -0,0 +1,4 @@ +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. |
