Download List

Projeto Descrição

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

Detecção de várias linguagens e bases de dados no script configure foi melhorada. Muitos ajustes compatibilidade para Ruby, Tcl, db2, e OS X foram feitas. Muitas chamadas diretas às funções POSIX foram substituídos por rudimentos processo de classe chamadas. Conectar-string parâmetros para definir o conjunto de caracteres foram adicionados para a maioria dos bancos de dados. Há um novo "começando com ODBC" do documento, eo FAQ foi atualizado com informações sobre procedimentos armazenados que retornam conjuntos de resultados.
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