1 / 5

Tungsten: Database Scale-out and Replication for PostgreSQL

Discover Tungsten, an open-source stack for scaling out and replicating databases, with automatic failover, load balancing, and multi-master replication capabilities. Supports multiple databases and offers commercial products built on top of it.

jalvarado
Télécharger la présentation

Tungsten: Database Scale-out and Replication for PostgreSQL

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PostgreSQL Lightning TalkAvailability, Scaling, and more with Tungsten Stephane Giron and Gilles Rayrat PG Euro 2008 - Prato Italy

  2. Written in Java Support as many databases as we can Incremental build-out with standard hardware Basis for capable, commercial products What Is Tungsten? Tungsten is a database-neutral, open source stack for database scale-out and replication

  3. Sequoia: Multi-Master Replication Middleware layer between clients and DBMS Automatic failover on DBMS crash/error Load-balance reads automatically Controller – Virtual DBs Controller – Virtual DBs DB Server DB Server DB Server Java Clients Sequoia JDBC Driver Group Comm DB Server

  4. High-performance SQL proxy (faster than PGPool-II) Implements PostgreSQL and and MySQL wire protocols Currently working on hooks to permit “intelligent” SQL load balancing and failover Native Clients (PHP, Perl, C, Ruby, etc.) Tungsten Connector Tungsten Connector Tungsten Connector JDBC Data Source (e.g. Sequoia or HA-JDBC) Tungsten Connector: Native-to-JDBC Proxy

  5. Summary… • Cool open source software for database scale-out and replication • We build commercial products on them • Visit us at the following URLs: http://community.continuent.com http://www.continuent.com

More Related