CyMySQL

CyMySQL 0.8.1

Evolved from PyMySQL, a pure Python MySQL database client, CyMySQL uses C code to communicate with MySQL and Cython to interpret the C code to Python. Nevertheless, if Cython isn't available, it can also work without it via a Python codebase.What is new...

firebirdsql

firebirdsql 0.9.8 updated

The Firebird database is a relational database based on many ANSI SQL standard features.Firebird is a quite stable and includes cross-platform support for all the major operation systems Python runs on also.It is not the most well known database around,...