django-mysql

Software Screenshot:
django-mysql
Software Details:
Version: 0.2.1 updated
Upload Date: 20 Jul 15
Developer: Adam Chainz
Distribution Type: Freeware
Downloads: 3

Rating: nan/5 (Total Votes: 0)

django-mysql comes to boost Django's built-in MySQL support, also allowing interaction with MariaDB, an open source, community fork of MySQL started by the database's original creator.

The module comes as a completion to Django's native MySQL capabilities, adding extra support for:
- user locking
- access to status variables
- quick estimates for the number of objects
- quicker admin

django-mysql works with both major branches of the Python language, 2.x and 3.x.

The module can be easily installed via Python's classic installation tools and should provide more in-depth support for MySQL interfacing operations.

What is new in this release:

  • Add Set and List fields which can store comma-separated sets and lists of a base field with MySQL-specific lookups
  • Support MySQL's GROUP_CONCAT as an aggregate!
  • Add a functions module with many MySQL-specific functions for the new Django 1.8 database functions feature
  • Allow access of the global and session status for the default connection from a lazy singleton, similar to Django's connection object
  • Fix a different recursion error on count_tries_approx

What is new in version 0.1.9:

  • Add Set and List fields which can store comma-separated sets and lists of a base field with MySQL-specific lookups
  • Support MySQL's GROUP_CONCAT as an aggregate!
  • Add a functions module with many MySQL-specific functions for the new Django 1.8 database functions feature
  • Allow access of the global and session status for the default connection from a lazy singleton, similar to Django's connection object
  • Fix a different recursion error on count_tries_approx

What is new in version 0.1.8:

  • Add Set and List fields which can store comma-separated sets and lists of a base field with MySQL-specific lookups
  • Support MySQL's GROUP_CONCAT as an aggregate!
  • Add a functions module with many MySQL-specific functions for the new Django 1.8 database functions feature
  • Allow access of the global and session status for the default connection from a lazy singleton, similar to Django's connection object
  • Fix a different recursion error on count_tries_approx

What is new in version 0.1.1:

  • Added Model and QuerySet subclasses which add the approx_count method.

Requirements:

  • Python 2.7 or higher
  • Django 1.7 or higher
  • MySQL 5.5 or higher
  • MariaDB 5.5 or higher

Similar Software

HSQLDB (HyperSQL)
HSQLDB (HyperSQL)

20 Jul 15

JugglingDB
JugglingDB

10 Dec 15

pgCluu
pgCluu

1 Oct 15

MongoKit
MongoKit

11 Aug 16

Comments to django-mysql

Comments not found
Add Comment
Turn on images!