Download List

Project Description

SQL Relay is a persistent database connection pooling, proxying, and load balancing system. It supports many database systems and programming languages. There are drop-in replacement libraries for MySQL and PostgreSQL, command line clients, a GUI configuration tool, and extensive documentation. The APIs support advanced database operations such as binding variables, multi-row fetches, client-side result set caching, suspended transactions, query routing, and query filtering. It can be used for speeding up database-driven Web-based applications, accessing databases from unsupported platforms, migrating between databases, distributing access to replicated databases, and throttling database access.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-13 19:27
0.41

Several functions were added to the MySQL drop-in replacement library. The FAQ was updated and several patches were applied.

2007-08-04 09:17
0.39.1

An uninitialized variable in sqlr-import was fixed along with readline detection in the configure script.
Tags: Minor bugfixes

2007-08-03 14:09
0.39

Several contributed patches were applied. Oracle
stability was improved. Support for Oracle
OS-authentication was added. The maxlisteners
option was added. Support for Sybase stored
procedures which return result sets was added. A
Zope empty-result set bug was fixed. Support for
Mac OS X, Solaris, and Cygwin was improved.
Tags: Major feature enhancements

2006-11-03 10:55
0.38

This release adds support for query routing and
filtering, MySQL stmt API support, and some Oracle
Unicode CLOB fixes.
Tags: Major feature enhancements

2006-08-07 08:14
0.37.1

This release fixed some Oracle CLOB, Python DB, and PHP Pear DB bugs.
Tags: Major bugfixes

Project Resources