mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-28 06:21:08 +00:00
add PynamoDB Fixes #327
This commit is contained in:
parent
9ae133c5af
commit
ca96a4cfbe
|
@ -425,6 +425,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [PonyORM](http://ponyorm.com) - ORM that provides a generator-oriented interface to SQL.
|
||||
* NoSQL Databases
|
||||
* [django-mongodb-engine](https://github.com/django-nonrel/mongodb-engine) - Django MongoDB Backend.
|
||||
* [PynamoDB](https://github.com/jlafon/PynamoDB) - A Pythonic interface for [Amazon DynamoDB](https://aws.amazon.com/dynamodb/).
|
||||
* [flywheel](https://github.com/mathcamp/flywheel) - Object mapper for Amazon DynamoDB.
|
||||
* [MongoEngine](http://mongoengine.org/) - A Python Object-Document-Mapper for working with MongoDB.
|
||||
* [hot-redis](https://github.com/stephenmcd/hot-redis) - Rich Python data types for Redis.
|
||||
|
|
Loading…
Reference in New Issue
Block a user