Mongita

Mongita

Mongita is to MongoDB as SQLite is to SQL

1 follower

Mongita is a lightweight embedded document database that implements a commonly-used subset of the MongoDB/PyMongo interface. Use it when a MongoDB installation is too much or when SQLite is not the right choice.
Mongita gallery image
Mongita gallery image
Free
Launch tags:
Developer ToolsGitHubTech
Launch Team

What do you think? …

Vivek
Nice. Thanks for sharing.
Scott Rogowski
@vivekweb2013 thanks vivek!
Scott Rogowski
Hope this belongs here since Mongita is not actually a "product". Nevertheless, it was a sizable project that I think will be useful to others. I'm surprised at how well it turned out - especially the performance relative to MongoDB and SQLite given that it's written in pure Python.