mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 04:21:07 +00:00
Merge pull request #1036 from sfermigier/patch-1
pipelinedb is not implemented in Python -> removing
This commit is contained in:
commit
dbd3e43017
|
@ -375,7 +375,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
*Databases implemented in Python.*
|
||||
|
||||
* [pickleDB](https://pythonhosted.org/pickleDB/) - A simple and lightweight key-value store for Python.
|
||||
* [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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user