Refty / mongo-thingy

:leaves: Powerful schema-less ODM for MongoDB and Python (sync + async)
https://mongo-thingy.readthedocs.io
MIT License
69 stars 12 forks source link

Support other back-ends than PyMongo #17

Closed ramnes closed 2 years ago

ramnes commented 6 years ago

I was randomly browsing other similar tools, and ended up reading this issue: https://github.com/slacy/minimongo/issues/40

That'd be great to:

ramnes commented 6 years ago

We could later consider supporting asynchronous frameworks (mostly looking at motor). But let's keep focused on mongomock in the first place.

ramnes commented 4 years ago

Tinymongo would make an interesting back-end also.

ramnes commented 3 years ago

https://github.com/scottrogowski/mongita

ramnes commented 2 years ago

Better late than never; it's done!