Skip to content

MongoDB is a document-oriented, open-source database program that is platform-independent.

Notifications You must be signed in to change notification settings

isidharthrai/MongoDB-implementation-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MongoDB Implementation using Python3

MongoDB is a document-oriented, open-source database program that is platform-independent.
MongoEngine is an object document mapper (ODM), which is roughly equivalent to a SQL-based object relational mapper (ORM). The abstraction provided by MongoEngine is class-based, so all of the models you create are classes.

Requirements:

About

MongoDB is a document-oriented, open-source database program that is platform-independent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages