1 parent d324e11 commit dac796bCopy full SHA for dac796b
1 file changed
README.md
@@ -2,6 +2,17 @@
2
3
Python bindings for [UnQLite](http://unqlite.symisc.net), a lightweight, embedded NoSQL database and JSON document store.
4
5
+### Note
6
+
7
+The authors of UnQLite, Symisc, have informed me that UnQLite is no longer being developed actively. I would recommend using a different library like:
8
9
+* LevelDB
10
+* RocksDB
11
+* Kyotocabinet
12
+* BerkeleyDB
13
14
+### Features
15
16
UnQLite features:
17
18
* Embedded, zero-conf database
0 commit comments