You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Libraties for connecting and operating databases.*
287
+
*Libraries for connecting and operating databases.*
288
288
289
289
* Relational Databases
290
290
*[mysql-python](http://sourceforge.net/projects/mysql-python/) - The MySQL database connector for Python.
291
291
*[mysql-connector-python](https://pypi.python.org/pypi/mysql-connector-python) - A pure Python MySQL driver from Oracle (in case you don't want or can't install system MySQL library)
292
292
*[oursql](https://pythonhosted.org/oursql/) - A better MySQL connector for Python with support for native prepared statements and BLOBs.
293
-
*[psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for the Python.
293
+
*[psycopg2](http://initd.org/psycopg/) - The most popular PostgreSQL adapter for Python.
294
294
* NoSQL Databases
295
295
*[cassandra-python-driver](https://github.com/datastax/python-driver) - Python driver for Cassandra by Datastax.
296
296
*[pycassa](https://github.com/pycassa/pycassa) - Python Thrift driver for Cassandra.
*[Mezzanine](http://mezzanine.jupo.org/) - A powerful, consistent, and flexible content management platform.
342
342
*[Wagtail](http://wagtail.io/) - A Django content management system.
343
-
*[django-oscar](http://oscarcommerce.com/) - An open-source ecommerce framework for Django.
343
+
*[django-oscar](http://oscarcommerce.com/) - An open-source e-commerce framework for Django.
344
344
*[Quokka CMS](http://quokkaproject.org) - Flexible, extensible, small CMS powered by Flask and MongoDB.
345
345
*[Opps CMS](http://oppsproject.org/) - A Django-based CMS for magazines, newspapers websites and portals with high-traffic.
346
346
*[Plone](http://plone.org/) - Content Management System built on top of the open source application server Zope and the accompanying Content Management Framework.
0 commit comments