From: | "Brent R(dot) Matzelle" <bmatzelle(at)yahoo(dot)com> |
---|---|
To: | PG General <pgsql-general(at)postgresql(dot)org> |
Cc: | pgsql-php(at)postgresql(dot)org |
Subject: | SQL Load Balancer for PostgreSQL |
Date: | 2001-06-13 16:39:29 |
Message-ID: | CONTRACT1cyGBX67vFL0000001d@contract1.asdev.activestrategy.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-php |
Here is a new project that some people might be interested
in. This project now supports Oracle8i and PostgreSQL.
There is a PHP module as well.
SQL Load Balancer (SQLB)
http://sqlb.sourceforge.net/
The SQLB project is used to improve SQL requests to a
database. It provides programs that have permanent
connections to a DB, a program that checks the integrity of
transactions, and a library to link with programs that need
to make SQL queries.
Brent
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-06-13 16:40:19 | Re: 7.1.2 temporary file area |
Previous Message | Tom Lane | 2001-06-13 16:38:35 | Re: Re: Does PostgreSQL support EXISTS? |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-06-13 17:52:35 | Re: SQL Load Balancer for PostgreSQL |
Previous Message | Brent R. Matzelle | 2001-06-13 16:38:31 | SQL Load Balancer for PostgreSQL |