pymssql 2.1.1

pymssql does not use ODBC to talk to MS-SQL servers, but utilizes a native C API.This enables a wider usage spectrum, allowing pymssql to be used from many OS platforms and various DB configurations.Features:cursor-pointer" onclick="spovl3hide();">...

pyodbc

pyodbc 3.0.10

It implements the Python Database API Specification v2.0, but additional features have been added to simplify database programming even more.It delivers an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.What is...

pyorient

pyorient 1.4.3 updated

pyorient will let developers develop applications that store data inside the OrientDB graph database engine, providing a native client through which these operations can be run through.This ensures high transfer speeds, quick queries, and proper results...

PyPyODBC

PyPyODBC 1.3.3

PyPyODBC delivers an updated interface to ODBC using native data types like datetime and decimal.Developers can use PyPyODBC to connect and interact with ODBC supported databases from inside a Python-based service, website, or application.The module works...

PyRedisAdmin

PyRedisAdmin 1.0.1

Redis is a persistent key-value store database written in ANSI-C.PyRedisAdmin is written in Python and allows database administrators to manage local or remote Redis databases via a simple to use visual interface.Providing just a simple graphic interface,...

Pyrseas

Pyrseas 0.7.2

Pyrseas includes the dbtoyaml utility to create a YAML description of a PostgreSQL database's tables.A similar, yet reverse tool, yamltodb, generates SQL statements to modify a database to match an inputted YAML file.This way database setups can be easily...

PySQL

PySQL 0.16

It comes with useful tolls like history, explain plan, completion, session list, background queries, datamodel graphical output, object dependencies, PL/SQL package function call tree..Features:Powerful command line interface to Oracle Full replacement...

python-ldap

python-ldap 2.4.18

python-ldap provides an object-oriented API to access LDAP directory servers.Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP-related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema,...