SQL Relay 0.52 发布,负载均衡的数据库连接池

jopen 11年前

SQL Relay 是一个持久化的数据库连接池,用来为 Unix 或者 Linux 提供数据库连接池、代理以及负载均衡的功能。

负载均衡的数据库连接池,SQL Relay 0.46 发布

SQL Relay 的应用思路:

  • 加速数据库驱动的基于 Web 的应用程序
  • 增加 Web 应用程序的可扩展性
  • 分布式的访问复制的数据库系统
  • 对数据库访问进行节流
  • 从不被支持的平台上访问某个数据库
  • 可以轻松的对数据库系统进行移植

目前 SQL Reply 支持的数据库包括:

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

其中 MySQL 和 PostgreSQL 数据库是 SQL Reply 内置支持的。

SQL Reply 提供基于命令行的客户端工具以及一个图形化的配置程序和相应的文档。

Release Notes: Lots of minor, under-the hood modifications were made to support the most recent release of Rudiments. The sqlrsh program now reports the correct version and also supports running multiple, semicolon-delimited queries from the command line. The sqlr-export program has an option to output CSV now. A 64-bit build option is now available for Windows