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 1

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 NERFINISHED
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 NERFINISHED
supportsDatabase MongoDB NERFINISHED
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 NERFINISHED
Flask NERFINISHED
Pyramid NERFINISHED
Tornado NERFINISHED
website https://mongoengine.org/

How these facts were elicited

Referenced by (1)

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

Flask-Admin supports MongoEngine