OSPRep

OSPRep 0.4.4

OSPRep is a tool for generating dynamic reports based on statistics gathered by Oracle StatsPack in your database.OSPRep is an Oracle StatsPack Report Generator, used to generate reports about your database activity statistics in a nice, human readable...

MySAC

MySAC 1.1.1

MySAC is a library that provides mechanisms for making asynchronous request to MySQL databases.It uses uses the official MySQL client library for authentication and network functions. Memory allocation must be done in user code, so any memory manager can...

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...

MySQLoader

MySQLoader 0.3.6.1

MySQLoader is a KDE software for the systray to start and stop the MySQL server and run the MySQL tools.What is new in this release:FIXED: The program crashed reproducibly after a few minutes. What is new in version 0.3.4:ADDED: French translation. ADDED:...

Querydsl

Querydsl 2.2.0

Querydsl is a framework which enables the construction of type-safe SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files they aren be constructed via a fluent API like Querydsl.The benefits of using a fluent...

FreeTDS

FreeTDS 0.91

FreeTDS is an open-source implementation of the TDS (Tabular DataStream) database client access protocol and related libraries used by Sybase and Microsoft. FreeTDS supports all versions of the protocol from both vendors, and includes DB-Lib, CT-Lib, and...

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: *...

pgintcl

pgintcl 3.4.0

pgintcl is a Tcl interface to PostgreSQL, which is itself written entirely in Tcl, and does not rely on libpq. It is highly but not entirely compatible with other Tcl interfaces, although it is slower.It implements almost all the commands in libpgtcl, the...