Skip to content

Commit

Permalink
It is worth saying that Mongo-Thingy is schemaless
Browse files Browse the repository at this point in the history
  • Loading branch information
ramnes committed Feb 5, 2019
1 parent a32b78d commit e672a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. F
- [Flask-Stupe](https://github.com/numberly/flask-stupe) - Flask extension that adds PyMongo support to Flask
- [MongoEngine](https://github.com/MongoEngine/mongoengine) - ODM on top of PyMongo
- [MongoLog](https://github.com/puentesarrin/mongodb-log) - MongoDB logging handler
- [Mongo-Thingy](https://github.com/numberly/mongo-thingy) - The most idiomatic and friendly-yet-powerful ODM
- [Mongo-Thingy](https://github.com/numberly/mongo-thingy) - Idiomatic and friendly-yet-powerful ODM (schemaless)
- [Motor](https://github.com/mongodb/motor) - Non-blocking Python driver for Tornado or asyncio
- [PyMongo](https://github.com/mongodb/mongo-python-driver) - Official (and recommended) Python driver
- [minimongo](https://github.com/slacy/minimongo) - A lightweight, schemaless, Pythonic Object-Oriented interface
Expand Down

0 comments on commit e672a7d

Please sign in to comment.