Difference between revisions of "Database Load Balancing"
From LVSKB
(→C-JDBC: Flexible Database Clustering Middleware) |
m |
||
Line 20: | Line 20: | ||
=== Microsoft SQL Server Clusters === | === Microsoft SQL Server Clusters === | ||
+ | |||
+ | |||
+ | {{load-balancing-stub}} | ||
[[Category:Load Balancing]] | [[Category:Load Balancing]] |
Revision as of 04:07, 1 April 2006
Contents
Introduction
Open Source Solutions
C-JDBC: Flexible Database Clustering Middleware
C-JDBC (Clustered JDBC) is a freely available, open source, flexible and efficient middleware for database clustering. C-JDBC presents a single virtual database to the application through the JDBC interface. It does not require any modification to JDBC-based applications. It works with any database engine that provides a JDBC driver, without modification to the database engine. The flexible architecture of C-JDBC supports large and complex database cluster architectures offering various performance, fault tolerance and availability.
See http://c-jdbc.objectweb.org/
MySQL Clusters
PostgreSQL Clusters
Commercial Solutions
Oracle Real Application Clusters
IBM DB2 Clusters
Microsoft SQL Server Clusters
"Database Load Balancing" is an load balancing related stub. You can help LVSKB by expanding it |