Skip to content

Mongine provides a database engine using MongoDB. It doesn't aim at providing a full database engine that is compatible with the Django ORM. It allows to access a MongoDB database that is configured through settings.DATABASES and allows create a test database when running the tests.

Notifications You must be signed in to change notification settings

gosusnp/mongine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongine

Mongine provides a database engine using MongoDB. It doesn't aim at providing a full database engine that is compatible with the Django ORM. It allows to access a MongoDB database that is configured through settings.DATABASES and allows create a test database when running the tests.

About

Mongine provides a database engine using MongoDB. It doesn't aim at providing a full database engine that is compatible with the Django ORM. It allows to access a MongoDB database that is configured through settings.DATABASES and allows create a test database when running the tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published