sql++

sql++ 0.13

sql++ is an easily configurable, feature-rich, portable command-line SQL tool. It can be used with many different databases and in place of other commandline tools such as MySQL's mysql-client, Microsoft SQL, PostgreSQL's psql, and Oracle's sqlplus.sql++...

XQuark Bridge project extends relational databases with XQuery and XML-relational mapping.XQuark Bridge expands existing relational database functionality with advanced XML import/export capabilities. It supports flexible extraction and publishing of...

hiberlite

hiberlite 0.7

hiberlite is a C++ object-relational mapping for SQLite 3. Its design and API are inspired by the Boost.Serialization, which means there is almost no API to learn. In contrast to most serialization libraries with SQL serializers, C++ objects mapped with...

Amalgam

Amalgam 0.4.2

Amalgam is a thin Python wrapper over various ORM solutions, intended to simplify and unify initialization and declaration of models for various stores.The only built-in backend right now is SQLAlchemy, which means that currently Amalgam is just a wrapper...

pgmigrate2

pgmigrate2 1.2.2

pgmigrate2 is a Python tool that helps you to evolve your database together with your application.The fundamental unit of PGmigrate is a single SQL snippet called patch.Sample database patch cat 000049_Added_index_on_CategorySlug.sql--- id:...

SQLScreens

SQLScreens 1.2.1

SQLScreens is a simple relational database screen form generator written in TCL/TK.SQLScreens will let you create query screens very quickly by specifying what data (tables and columns) you want to see and what operations should be allowed (query/update,...

Mergeant

Mergeant 0.67

Mergeant is a database administration tool. Mergeant allows to connect to any database through the Libgda library (MySQL, PostgeSQL, Oracle, etc) and manage data within the database.Any DML (data manipulation: insertion, update, deletion and selection)...

mig

mig 0.0.6

mig ([M]ediaGoblin [i]s [G]reat!) was first written by Christopher Allan Webber for GNU MediaGoblin.Since then, Joar Wandborg has extracted the essentials of the functionality from MediaGoblin and into a separate package which's README you are currently...