Skip to content

Commit dac796b

Browse files
committed
Note that project is no longer maintained.
1 parent d324e11 commit dac796b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
Python bindings for [UnQLite](http://unqlite.symisc.net), a lightweight, embedded NoSQL database and JSON document store.
44

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+
516
UnQLite features:
617

718
* Embedded, zero-conf database

0 commit comments

Comments
 (0)