mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Merge pull request #1036 from sfermigier/patch-1
pipelinedb is not implemented in Python -> removing
This commit is contained in:
commit
dbd3e43017
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue