Firebird RDBMS bindings for Python.
fdb package is a set of Firebird RDBMS bindings for python.
It works on Python 2.6+ and Python 3.x
FirebirdSQL package is a set of Firebird RDBMS bindings for python.
It works on Python 2.5+ (including Python 3.x).
It was tested with cpython, jython, ironpython and pypy.
The PGXN Client is a command line tool designed to interact with the
PostgreSQL Extension Network allowing searching, compiling, installing,
and removing extensions in PostgreSQL databases.
pyhs (python-handler-socket) is a Python client library for the
HandlerSocket <https://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL/>
MySQL plugin.
The psycogreen package enables psycopg2 to work with coroutine libraries,
using asynchronous calls internally but offering a blocking interface so
that regular code can run unmodified.
PyMSSQL is a MS-SQL database adapter for the Python programming
language. It was written from scratch using FreeTDS library.
This is the version 2 release branch.
This library is a thin wrapper around the PuppetDB REST API providing some
convinience functions and objects to request and hold data from PuppetDB.
A Python interface to the Sybase relational database system. The
Sybase package supports all of the Python Database API, version 2.0
with extensions.
Whisper is a fixed-size database, similar in design to RRD
(round-robin-database). It provides fast, reliable storage of numeric
data over time.
Radix is a minimalistic Redis client for Go. It is broken up into small,
single-purpose packages for ease of use.