Skip to main content

This is a lite version of MongoEngine ORM that persists the information in a JSON file, similar to SQLite to SQL databases

Project description

MongoEngine Lite helps create a lite version of a Mongo database, similar to SQLite to SQL databases. MongoEngine Lite is a wrapper over MongoEngine ORM and persists the information to a JSON file in the project’s root.

To connect to the database, use

from mongoenginelite import connect

connect(‘dbname’)

Documents and EmbeddedDocuments can be used in the same way that MongoEngine does. Nothing else is necessary.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mongoenginelite-1.1.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

mongoenginelite-1.1.macosx-10.9-x86_64.exe (75.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page