Tungsten Replicator - Data Replication Engine for MySQL
Tungsten Replicator is a high performance, data replication engine for MySQL. It offers a set of features like Global transaction IDs to support failover, Flexible transaction filtering, Extensible transaction metadata, Sharding, Multiple replication services per process and lot more.
Tungsten Replicator prompts masters easily from pools of slaves, Replicates data between different database versions, Replicating efficiently across sites, Building complex topologies, and Parallelizing data flow between servers. Tungsten Replicator runs equally well in cloud as well as locally hosted environments.
http://code.google.com/p/tungsten-replicator/
comments powered by Disqus
Related Products
mosql - MongoDB to PostgreSQL Streaming Replication
MoSQL imports the contents of your MongoDB database cluster into a PostgreSQL instance, using an oplog tailer to keep the SQL mirror live up-to-date. This lets you run production services against a MongoDB database, and then run offline analytics or reporting using the full power of SQL.
Maatkit - Power tools for open-source databases
Maatkit is a toolkit for users, developers, and administrators of open-source databases. Most of Maatkit’s functionality is designed for MySQL. It makes MySQL easier and safer to manage. Maatkit could be used to prove replication is working correctly, fix corrupted data, automate repetitive tasks, speed up your servers, and much more.
Bucardo - Asynchronous PostgreSQL Replication System
Bucardo is an asynchronous PostgreSQL replication system, allowing for both multi-master and multi-slave operations.
membase - distributed key-value database
Membase is an distributed, key-value database management system optimized for storing data behind interactive web applications. These applications must service many concurrent users, creating, storing, retrieving, aggregating, manipulating and presenting data in real-time. Supporting these requirements, membase processes data operations with quasi-deterministic low latency and high sustained throughput.
Infobright - The Database for Analytics
Infobright combines a columnar database with our Knowledge Grid architecture to deliver a self-managing, self-tuning database optimized for analytics. Infobright eliminates the need to create indexes, partition data, or do any manual tuning to achieve fast response for queries and reports.
MySQL Workbench - visual database design tool for MySQL
MySQL Workbench is a visual database design tool. The tool is specifically for designing MySQL database. MySQL Workbench provides DBAs and developers an integrated tools for Database Design & Modeling, Query browser, Database Administration.
Perst - object-oriented embedded database
Perst is McObject's open source, dual license, object-oriented embedded database system (ODBMS). Perst gives developers the ability to sort, store and retrieve objects in their applications with maximum speed and with low memory and storage overhead, while leveraging the object-oriented paradigm of Java and C#. It is available in one edition developed as an all-Java embedded database, and another implemented in C# (for Microsoft .NET Framework applications).
PostgreSQL - Good alternative to MySQL
PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It has native programming interfaces for most of the programming language.
Google MySQL - MySQL branch maintained and used at Google
Google MySQL is based on MySQL 5.1 that contains the Google-specific features like group IDs, semi-sync replication, googlestats engine, etc.
HyperGraphDB - Database for Storing Strongly-Typed Hypergraphs
HyperGraphDB is a general purpose, open-source data storage mechanism based on a powerful knowledge management formalism known as directed hypergraphs. While a persistent memory model designed mostly for Knowledge management, Artificial Intelligence and Semantic web projects, it can also be used as an embedded object-oriented database for Java projects of all sizes. It could also be used as graph database or as (non-SQL) relational database.