mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-31 05:33:41 +00:00
added ZODB
This commit is contained in:
parent
df57eff6a9
commit
dfbaacdacd
|
@ -204,6 +204,12 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
|||
* [requests](http://docs.python-requests.org/) - HTTP Requests for Humans™.
|
||||
* [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement.
|
||||
|
||||
## Databases
|
||||
|
||||
*Databases*
|
||||
|
||||
* [ZODB](http://www.zodb.org/) - a native object database for Python. A key-value and object graph database. Most transparent.
|
||||
|
||||
## Database Drivers
|
||||
|
||||
*Libraties for connecting and operating databases*
|
||||
|
|
Loading…
Reference in New Issue
Block a user