Ports Search

Results 791800 of 1,144 for /databases/.(0.007 seconds)
databases/pylibmc-1.5.0 (Score: 0.09045241)
Quick and small memcached client for Python
pylibmc is a client in Python for memcached. It is a wrapper around TangentOrg's libmemcached library. The interface is intentionally made as close to python-memcached as possible, so that applications can drop-in replace it. pylibmc leverages among other things configurable behaviors, data pickling, data compression, battle-tested GIL retention, consistent distribution, and the binary memcached protocol.
databases/pymssql-2.1.1 (Score: 0.09045241)
Python database interface for MS-SQL. Version 2
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.
databases/pymysql-0.7.5 (Score: 0.09045241)
Pure Python MySQL Driver
This pure Python MySQL client provides a DB-API to a MySQL database by talking directly to the server via the binary client/server protocol.
databases/pypuppetdb-0.1.1 (Score: 0.09045241)
Library to work with PuppetDB's REST API
This library is a thin wrapper around the PuppetDB REST API providing some convinience functions and objects to request and hold data from PuppetDB.
databases/pytc-0.8 (Score: 0.09045241)
Tokyo Cabinet Python bindings
Tokyo Cabinet Python bindings
databases/python-memcached-1.58 (Score: 0.09045241)
Python API for memcached, a distributed memory cache daemon
The API takes advantage of the server's opaque flag support and sets its "complex" flag whenever the object being stored or retrieved isn't a plain scalar. In that case, the Storable module is used to freeze and thaw the value automatically going in and out of the memcached. The Python API, while tested, has not experienced real-world production use.
databases/python-rrdtool-1.4.7 (Score: 0.09045241)
Python bindings for RRDTool, the graphing and logging utility
This is a working Python Package of RRDtool binding to Python. It delivers the same API as original binding.
databases/python-sql-0.8 (Score: 0.09045241)
Library to write SQL queries
python-sql is a library to write SQL queries in a pythonic way.
databases/sqlrelay-0.65.0 (Score: 0.09045241)
Python modules to access to SQL Relay
This package provides Python modules to access to SQL Relay.
databases/sql-4.11.4 (Score: 0.09045241)
Python bindings for the Qt4 toolkit, QtSql module
PyQt4 is a set of Python bindings for Digia's Qt4 application framework. This package provides the QtSql module.