SQL relay introduction to open-source database connection pool

Source: Internet
Author: User
Tags ibm db2 sybase

 

Author: heiyeluren
Blog:
Http://blog.csdn.net/heiyeshuwu

Overview:
SQL relay is a powerful and easy-to-use persistent database connection pool system that runs on Unix/Linux systems and supports most mainstream database systems and most programming languages, effectively reducing server load and porting issues is a choice for many web application database connection pools.

SQL relay is a persistent database connection pool, proxy server, and load balancing system suitable for Unix/Linux.

 

SQL relay features:

  • Quickly execute database-driven Web Applications
  • Enhanced testability database-driven Web Applications
  • Allocate database access connections
  • Close the database access connection
  • Accessing databases from unsupported platforms
  • Porting applications from one database to another

Database systems supported by SQL relay:

  • Oracle
  • MySQL
  • Msql
  • PostgreSQL
  • Sybase
  • Ms SQL Server
  • IBM DB2
  • Interbase
  • Sybase
  • SQLite
  • ODBC
  • MS access

SQL relay client APIs support advanced database operations, such as variable binding, multi-record acquisition, client result caching, and transaction support.

The programming languages supported by SQL relay client APIs are::

  • C
  • C ++
  • Perl
  • Python
  • PHP
  • Ruby
  • Java
  • TCL
  • Zope

 
SQL relay provides driver support for the following database abstraction layer:

  • Perl DBD
  • Python DB
  • Ruby DBD
  • PHP PEAR DB

 
SQL relay support:

  • Command line Client
  • A Gui Configuration Tool
  • Rich documentation

[Related links]

  • Http://sqlrelay.sourceforge.net
  • Documentation Support: http://sqlrelay.sourceforge.net/documentation.html
  • Php api programming guide: http://sqlrelay.sourceforge.net/sqlrelay/programming/php.html
  • PHP api reference: http://sqlrelay.sourceforge.net/sqlrelay/api/php/doc.html
  • Pear dB API programming guide: http://sqlrelay.sourceforge.net/sqlrelay/programming/phppeardb.html
  • Installation configuration: http://blog.csdn.net/heiyeshuwu/archive/2006/05/12/726082.aspx

 

Trackback: http://tb.blog.csdn.net/TrackBack.aspx? Postid = 743303

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.