Ports Search

Results 811820 of 1,144 for /databases/.(0.004 seconds)
databases/sqlalchemy-0.9.10 (Score: 0.09045241)
Python SQL toolkit and Object Relational Mapper 0.9.x
The Python SQL Toolkit and Object Relational Mapper SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
databases/libiodbc-3.52.12 (Score: 0.09045241)
ODBC 3.x driver manager, for universal data source access
iODBC (intrinsic Open Database Connectivity) is an ODBC driver manager that is compatible with the ODBC 2.x and 3.x specifications. It performs the standard tasks of a driver manager, i.e. driver loading, parameter and function sequence checking, driver function invocation, etc. Applications linked with the iODBC driver manager will be able - through ODBC function calls - to access simultaneously different types of data sources within one process through suitable ODBC drivers. iODBC is freely redistributable under either the GNU Library General Public Licence (LGPL) or the BSD licence.
databases/sqlite3-2.7.12 (Score: 0.09045241)
Standard Python binding to the SQLite3 library (Python 2.7)
SQLite is a library that provides a SQL-language database that stores data in disk files without requiring a separate server process. pysqlite provides a SQL interface compliant with the DB-API 2.0 specification described by PEP 249. This means that it should be possible to write the first version of your applications using SQLite for data storage. If switching to a larger database such as PostgreSQL or Oracle is later necessary, the switch should be relatively easy.
databases/sqlite3dbm-0.1.4 (Score: 0.09045241)
Sqlite-backed dictionary
This module provides a sqlite-backed dictionary conforming to the dbm interface, along with a shelve class that wraps the dict and provides serialization for it.
databases/sqlobject-1.6.0 (Score: 0.09045241)
Python object for manipulation with SQL table row
SQLObject is an object-relational mapper. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database.
databases/sqlparse-0.1.16 (Score: 0.09045241)
Non-validating SQL parser for Python
sqlparse is a non-validating SQL parser module. It provides support for parsing, splitting and formatting SQL statements.
databases/swift-2.2.2 (Score: 0.09045241)
Highly available, distributed, eventually consistent object/blob store
Swift is a highly available, distributed, eventually consistent object/blob store.
databases/mysql-5.6.1 (Score: 0.09045241)
Qt MySQL database plugin
databases/memcacheq-0.2.0 (Score: 0.09045241)
Simple queue service over Memcache
MemcacheQ is a Simple Queue Service over Memcache. Features: * damn simple * very fast * multiple queue * concurrent well * memcache protocol compatible
databases/pgsql-5.6.1 (Score: 0.09045241)
Qt PostgreSQL database plugin