MongoEngine

E430986

MongoEngine is a popular Object-Document Mapper (ODM) for working with MongoDB in Python applications.

All labels observed (1)

Label Occurrences
MongoEngine canonical 2

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf MongoDB ODM ⓘ
Object-Document Mapper ⓘ
Python library ⓘ
category Database access library ⓘ
NoSQL toolkit ⓘ
dependsOn PyMongo ⓘ
documentation https://docs.mongoengine.org/ ⓘ
ecosystem Python web development ⓘ
hasConcept DictField ⓘ
Document ⓘ
DynamicDocument ⓘ
EmbeddedDocument ⓘ
ListField ⓘ
ReferenceField ⓘ
implements Object-Document Mapping ⓘ
license MIT License ⓘ
programmingLanguage Python ⓘ
provides Document classes ⓘ
Document inheritance ⓘ
Embedded documents ⓘ
Field definitions ⓘ
Index definition ⓘ
QuerySet API ⓘ
Reference fields ⓘ
Schema definition ⓘ
Signals ⓘ
Validation ⓘ
repositoryPlatform GitHub ⓘ
supportsDatabase MongoDB ⓘ
supportsDatabaseFeature MongoDB aggregation (via underlying driver) ⓘ
MongoDB capped collections ⓘ
MongoDB geospatial queries ⓘ
MongoDB indexes ⓘ
supportsFeature Atomic update operations ⓘ
Custom fields ⓘ
Pagination ⓘ
Query chaining ⓘ
Schema enforcement at application level ⓘ
Transactions via MongoDB driver (where available) ⓘ
Validation hooks ⓘ
supportsVersion Python 3 ⓘ
targetAudience Python developers ⓘ
targetUseCase Building MongoDB-backed applications ⓘ
usedWith Django ⓘ
Flask ⓘ
Pyramid ⓘ
Tornado ⓘ
website https://mongoengine.org/ ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Flask-Admin → supports → MongoEngine ⓘ
Flask-Security → supports → MongoEngine ⓘ