Yoyo-migrations is a database schema migration utility using plain SQL and the DB-API.What does yoyo-migrations do?As database applications evolve, changes to the database schema are often required. These can usually be written as one-off SQL scripts...

dse

dse 4.0.0 RC1

dse is a simple and crude way of not executing SQL queries in sequence, but caching values until a given max value has been met and then execute them using the executemany-method. The result can be huge speed gains.dse was only tested on SQLite3 but...

Nepomuk WebMiner is an open source graphical application written Qt and designed as a Python plugin enabled web harvester, which can be used for additional metadata for the Nepomuk database in KDE.Nepomuk WebMiner lets users automatically or manually...

sgwi

sgwi 1.1.6

sgwi is a web-interface to SQLGrey (SQLGrey is a greylister for Postfix).sgwi enables you to edit the white- and blacklists as well as the current state of the greylist.Installation:- put the files somewhere in your website- make sure you shield things...

QtAlchemy

QtAlchemy 0.8.3

QtAlchemy is a collection of Qt Model-View classes and helper functions to aid in rapid development of desktop database applications. It aims to provide a strong API for exposing foreign key relationships in elegant and immediate ways to the user of...

pyodbc

pyodbc 3.0.6

pyodbc is a Python library that allows you to access ODBC databases. It implements the Python Database API Specification v2.0.Features:The library is free for commercial and personal use. It conforms to the DB API standard. No 3rd party libraries are...

MongoMultiMaster is a Python tool which allows you to set up multi-master replication with MongoDB. It is emphatically not supported by 10gen, the makers of MongoDB.It works by querying the oplog on one replica set and applying its operations to...