Download List

專案描述

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.

2011-08-17 06:53 Back to release list
0.43

Detection of various languages and databases in the configure script was improved. Many compatibility tweaks for Ruby, Tcl, db2, and OS X were made. Many direct calls to POSIX functions were replaced with rudiments process-class calls. Connect-string parameters to define the character set were added for most databases. There's a new "getting started with ODBC" document, and the FAQ was updated with information about stored procedures that return result sets.

Project Resources