Add files from parent branch HEAD:
[pkgsrc.git] / databases / sqlrelay / DESCR
1 SQL Relay is a persistent database connection pooling, proxying and
2 load balancing system for Unix and Linux supporting ODBC, Oracle,
3 MySQL, mSQL, PostgreSQL, Sybase, MS SQL Server, IBM DB2, Interbase,
4 Lago and SQLite with APIs for C, C++, Perl, Perl-DBI, Python,
5 Python-DB, Zope, PHP, Ruby, Ruby-DBI, TCL and Java, command line
6 clients, a GUI configuration tool and extensive documentation.
7
8 The APIs support advanced database operations such as bind variables,
9 multi-row fetches, client side result set caching and suspended
10 transactions. It is ideal for speeding up database-driven web-based
11 applications, accessing databases from unsupported platforms,
12 migrating between databases, distributing access to replicated
13 databases and throttling database access.