Web development frameworks are the backbone of today’s scale-out database 
applications. They come in many different flavors, some are minimalistic 
providing more leeway with various components while others are more fully 
featured with a tightly integrated stack. At the end of the day, all these 
frameworks aim to do the same thing: make it easier and faster for 
developers to create web applications that solve problems.

The Python <http://www.python.org/> community has a variety of web 
frameworks, the clear front runner by far 
isDjango<https://www.djangoproject.com/>, 
a full featured framework designed to make it extremely simple to develop 
robust web applications. Django has a huge 
community<https://www.djangoproject.com/community/> with 
a number of useful 3rd party apps <https://www.djangopackages.com/>. I 
personally recommend the Django framework as a means to implement your next 
killer web app and the community for their responsiveness to any questions 
or issues that may arise.

To this end, we are proud to announce the release of the NuoDB extension 
for Django <https://github.com/nuodb/nuodb-django> to enable your web apps 
to leverage the power of NuoDB’s scale-out architecture with the ease of 
Django’s web application framework.

In this article we are going to talk more about Django and NuoDB while 
covering the following topics:

   1. Installation
   2. Django Sample Application
   3. Settings Configuration
   4. Admin Interface Configuration (optional)


You can read the full article here - 
http://www.nuodb.com/techblog/2013/07/15/getting-started-django-and-nuodb/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to