ALVILA DataFlyer is an application allowing to easy access and export records in the databases of most common types. Just a few mouse clicks to get to the data you are interested in. DataFlyer brings you instant benefits – install it yourself,...

MonetDB

MonetDB Apr2011

MonetDB is an open source high-performance database system developed at CWI, the Institute for Mathematics and Computer Science Research of The Netherlands.MonetDB project was designed to provide high performance on complex queries against large...

SPARQLWrapper is a SPARQL endpoint interface to Python. It is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.The SPARQLWrapper package is licensed under W3C...

psycopg

psycopg 1.1.21

psycopg is a PostgreSQL database adapter for the Python programming language. Its main advantages are that it supports the full Python DBAPI 2.0 and it is thread safe at level 2.psycopg was designed for heavily multi-threaded applications that create and...

DBKiss

DBKiss 1.11

DBKiss is a PHP database browser.It supports MySQL and PostgreSQL and features import/export of data, searching of the whole database or single tables, an advanced SQL editor, saving of templates, multi-query execution with pagination, and more.What is...

sqlite3dbm

sqlite3dbm 0.1.4

sqlite3dbm is a module that provides a sqlite-backed dictionary conforming to the dbm interface, along with a shelve class that wraps the dict and provides serialization for it.Installation:pip install sqlite3dbmeasy_install sqlite3dbmTesting: *...

ZODB3

ZODB3 4.0.0 Alpha 4

ZODB3 (Zope Object Database) provides an object-oriented database for Python that provides a high-degree of transparency. Applications can take advantage of object database features with few, if any, changes to application logic. ZODB includes features...