Database Load Balancing

From LVSKB
Revision as of 15:20, 17 October 2005 by Wensong (Talk | contribs) (C-JDBC: Flexible Database Clustering Middleware)

Jump to: navigation, search

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