Skip to content

MikeTheTechie/mongoengine_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relates to my blog post
http://mikethetechie.com/private/4023326897/tumblr_lignd3Kf5T1qf6p57

I looked around and found this post discussing the merits of various ways of using MongoDB with Django/Python:
http://www.peterbe.com/plog/using-mongodb-in-your-django-app/django-mongodb-html5-slides/html5.html#slide23
Of the various frameworks discussed, mongoengine comes out on top, and this looks about right based on a quick scan of them.
So, time to dive into code. 

This little repo is a Django app that makes simple use of mongoengine (you must also have pymongo 1.1+ installed)

About

test of mongoengine functionality, used with a Django app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages