
It is a lightweight embedded document database that implements a commonly-used subset of the MongoDB/PyMongo interface. It differs from MongoDB in that instead of being a server, it is a self-contained Python library. It can be configured to store its documents either on disk or in memory.
Technical articles and stack decisions from Mongita
No engineering content available yet.