mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-27 04:07:39 +00:00
Merge caaa3c3416 into 9c8a4503ec
This commit is contained in:
commit
77039f0d0c
1 changed files with 1 additions and 0 deletions
|
|
@ -447,6 +447,7 @@ _Databases implemented in Python._
|
||||||
- [pickledb](https://github.com/patx/pickledb) - A simple and lightweight key-value store for Python.
|
- [pickledb](https://github.com/patx/pickledb) - A simple and lightweight key-value store for Python.
|
||||||
- [tinydb](https://github.com/msiemens/tinydb) - A tiny, document-oriented database.
|
- [tinydb](https://github.com/msiemens/tinydb) - A tiny, document-oriented database.
|
||||||
- [ZODB](https://github.com/zopefoundation/ZODB) - A native object database for Python. A key-value and object graph database.
|
- [ZODB](https://github.com/zopefoundation/ZODB) - A native object database for Python. A key-value and object graph database.
|
||||||
|
- [zvec](https://github.com/alibaba/zvec) - An embedded vector database for on-device RAG and edge AI, the SQLite of vector databases.
|
||||||
|
|
||||||
### Caching
|
### Caching
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue