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.

2013-01-01 15:31 Back to release list
0.49

Modular frameworks were added for logging and password encryption. The ODBC driver has been improved significantly. Various obscure bugs were fixed. Client API calls were added for getting the hostname and IP address of the database. The client-server protocol has been refactored to remove two round trips. The Windows build script now supports CLR and non-CLR builds.

Project Resources