mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 15:27:01 +00:00
commit
1e910e62f0
|
@ -398,6 +398,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [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.
|
||||
|
||||
|
||||
## Database Drivers
|
||||
|
||||
*Libraries for connecting and operating databases.*
|
||||
|
@ -446,6 +447,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [redisco](https://github.com/kiddouk/redisco) - A Python Library for Simple Models and Containers Persisted in Redis.
|
||||
* Others
|
||||
* [butterdb](https://github.com/Widdershin/butterdb) - A Python ORM for Google Drive Spreadsheets.
|
||||
* [dataset](https://github.com/pudo/dataset) - A JSON-based database.
|
||||
|
||||
## Web Frameworks
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user