Skip to content

Commit

Permalink
Merge pull request mjhea0#144 from germainlefebvre4/feat/odm-PynamoDB…
Browse files Browse the repository at this point in the history
…-DynamORM

feat(odm): Add PynamoDB
  • Loading branch information
mjhea0 committed Feb 25, 2023
2 parents 452d4ca + 10b2cc5 commit d86790d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
- [MongoEngine](http://mongoengine.org/) - A Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python.
- [Motor](https://motor.readthedocs.io/) - Asynchronous Python driver for MongoDB.
- [ODMantic](https://art049.github.io/odmantic/) - AsyncIO MongoDB ODM integrated with [Pydantic](https://pydantic-docs.helpmanual.io/).
- [PynamoDB](https://github.com/pynamodb/PynamoDB) - A pythonic interface to Amazon's DynamoDB.

#### Other Tools

Expand Down

0 comments on commit d86790d

Please sign in to comment.