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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mongoenginelite-1.1.tar.gz
.
File metadata
- Download URL: mongoenginelite-1.1.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ff7c233cdad9658c226133913b52e3196f49a642cfd6d78ab1fed553d41954e |
|
MD5 | 037c0104f71fe2161ada00d688bb3fcf |
|
BLAKE2b-256 | be6a3eff648f2ca30252030f80f4ff1e334ce250c51efc0bc25d82e6a40195a2 |
File details
Details for the file mongoenginelite-1.1.macosx-10.9-x86_64.exe
.
File metadata
- Download URL: mongoenginelite-1.1.macosx-10.9-x86_64.exe
- Upload date:
- Size: 75.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53db093d318be9d0737c7c523a661f1aa4f9b202a4fbb933fe90ed077bdc0358 |
|
MD5 | 199a9513052a4e06f9ce12924aece7bd |
|
BLAKE2b-256 | cfe8ab18cc89adde572b284666d5914f3ccccbce8fb7a631ba807a46923a8136 |