From 3937a840766d0d26aa5c3153510a770a5026ced1 Mon Sep 17 00:00:00 2001 From: Yan Anisimov Date: Thu, 8 Sep 2016 10:01:43 +0500 Subject: [PATCH] Update README.md Append a database for lazy people. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fcf7c395..4cd2e797 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [PipelineDB](https://www.pipelinedb.com/) - The Streaming SQL Database. * [TinyDB](https://github.com/msiemens/tinydb) - A tiny, document-oriented database. * [ZODB](http://www.zodb.org/en/latest/) - A native object database for Python. A key-value and object graph database. +* [dataset](https://github.com/pudo/dataset) - A JSON-based database. ## Database Drivers