From 1636caa03a22bbf11b9baf0243e1d04cce864800 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Tue, 16 Sep 2014 04:32:39 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f1d0953..16028035 100644 --- a/README.md +++ b/README.md @@ -350,6 +350,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Databases implemented in Python.* * [ZODB](http://www.zodb.org/) - A native object database for Python. A key-value and object graph database. +* [pickleDB](https://pythonhosted.org/pickleDB/) - A simple and lightweight key-value store for Python. ## Database Drivers