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

tau

tau 0.1.0

tau is an open source, GPL licensed tool that provides a time series database API.Start tau server (with memory backend):./tau.py server -b memoryUse TauClient to access the database from python:from tau import TauClienttau = TauClient()Send some...

indigestion employs SQLite to provide offline processing of structured data, and generation of reports.You can use it for:- Data quality measurement- Business rule checking- Data cleaning- Data migrationThe command-line tools are designed to allow easy...

StelsMDB

StelsMDB 2.7

StelsMDB is a commercial MDB JDBC type 4 driver that allows developers to perform SQL queries and other JDBC operations on Microsoft Access database files.StelsMDB can be effectively used to create, process and export Microsoft Access databases in your...

mongoctl

mongoctl 0.3.7

mongoctl is a lightweight command-line utility that simplifies the management of MongoDB servers and replica set clusters. It is particularly useful if you maintain many MongoDB environments with lots of configurations to manage.OverviewUsage:...

Qore xmlsec Module is an open source module for the Qore programming language that uses the xmlsec library to allow Qore apps to verify, sign, encrypt and decrypt XML strings in accordance with to the xmlenc and xmldsig standards.More documentation can be...

Mysql Data Manager (shortly MDM) is multifunctional and multiplatform web based mysql administration tool and data editor. Mysql Data Manager is a CGI script written in Perl. It uses web browser based GUI, which provides a complete set of high-level and...

SQLSoup

SQLSoup 0.9.0

SQLSoup is a tool that provides a convenient way to map Python objects to relational database tables, with no declarative code of any kind. It's built on top of the SQLAlchemy ORM and provides a super-minimalistic interface to an existing...

SQLAntaresia

SQLAntaresia 0.4.2

SQLAntaresia is a cross-platform MySQL management utility aimed at both developers and system administrators with a simple user interface.What is new in this release:Add option to hide the idle processes on recent mysql versions Close tabs with...