Update README.md

Append a database for lazy people.
This commit is contained in:
Yan Anisimov 2016-09-08 10:01:43 +05:00 committed by GitHub
parent e5601f568e
commit 3937a84076

View File

@ -395,6 +395,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [PipelineDB](https://www.pipelinedb.com/) - The Streaming SQL Database. * [PipelineDB](https://www.pipelinedb.com/) - The Streaming SQL Database.
* [TinyDB](https://github.com/msiemens/tinydb) - A tiny, document-oriented 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. * [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 ## Database Drivers