Top Database Management Software for Linux
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 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...
firebirdsql is a Python database API for Firebird...
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 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 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...
fdb is a Python package, a set of Firebird RDBMS bindings for Python.It works on Python 2.6+ (support for Python 3.x is...
free4my is a DAL tool for MySQL database users to create applications by schema free data structure.Detailed...
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...