BoneCP

BoneCP 0.7.1

BoneCP is an open source and fast Java database connection pool (JDBC Pool). If you are familiar with C3P0 and DBCP then you already what this means. For the rest, this is a library that will manage a database connection for you to get faster...

sqlmap

sqlmap 0.9

sqlmap is an automatic blind SQL injection tool, developed in python, capable to enumerate entire remote database, perform an active database fingerprint and much more.sqlmap's aim is to implement a fully functional database mapper tool which takes...

ssqlfs

ssqlfs 2.0

ssqlfs uses a defined file/directory structure to generate an SQL database which corresponds to that file/directory structure.Along with support for one-to-many tables, ssqlfs includes support for representing many-to-many tables. Ideally, the filesystem...

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