科技行者

行者学院 转型私董会 科技行者专题报道 网红大战科技行者

知识库

知识库 安全导航

至顶网软件频道应用软件 连接池 for php ---- sqlrelay

连接池 for php ---- sqlrelay

  • 扫一扫
    分享文章到微信

  • 扫一扫
    关注官方公众号
    至顶头条

连接池 for php ---- sqlrelay

作者:volca 来源:CSDN 2008年5月26日

关键字: sqlrelay 连接池 python 软件

  • 评论
  • 分享微博
  • 分享邮件
SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux.

SQL Relay is ideal for:

  • speeding up database-driven web-based applications
  • enhancing the scalability of database-driven web-based applications
  • distributing access to replicated databases
  • throttling database access
  • accessing databases from unsupported platforms
  • migrating applications from one database to another

SQL Relay supports the following database backends:

  • Oracle
  • MySQL
  • mSQL
  • PostgreSQL
  • Sybase
  • MS SQL Server
  • IBM DB2
  • Interbase
  • Sybase
  • SQLite
  • Lago
  • ODBC

The SQL Relay client API's support advanced database operations such as bind variables, multi-row fetches, client side result set caching and suspended transactions. SQL Relay is has native client API's for the following languages:

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

SQL Relay provides drivers for the following database abstraction layers:

  • Perl DBD
  • Python DB
  • Ruby DBD
  • PHP Pear DB

An application coded using another database's native client API may be able to use SQL Relay without modification. SQL Relay provides drop-in replacement libraries for:

  • MySQL
  • PostgreSQL

SQL Relay also features:

  • command line clients
  • a GUI configuration tool
  • extensive documentation
    • 评论
    • 分享微博
    • 分享邮件
    邮件订阅

    如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。

    重磅专题
    往期文章
    最新文章