summaryrefslogtreecommitdiffstats
path: root/python/python3-tinydb/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-tinydb/README')
-rw-r--r--python/python3-tinydb/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-tinydb/README b/python/python3-tinydb/README
new file mode 100644
index 0000000000..ec9857ad9c
--- /dev/null
+++ b/python/python3-tinydb/README
@@ -0,0 +1,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.
+