spiros.blog()
Spiros Tzavellas’s blog, mostly on software development and Java.
Browse: Home / Databases / MySQL Federated Storage Engine

MySQL Federated Storage Engine

By spiros on February 21, 2006

The federated storage engine in MySQL is a storage engine that allows you to link multiple database tables, that exists in different instances of the database server, into logical databases. The federated storage engine was added to MySQL at version 5.0 and allows us to do various cool things like synchronous replication (using federated tables and triggers) and handle efficiently historical data.

You can read more about the federated storage engine in the Accessing Distributed Data with the Federated Storage Engine article by Robin Schumacher and in the the MySQL Reference Documentation.

Posted in Databases | Tagged distributed, mysql

« Previous Next »

Pages

  • About
  • Projects

Categories

  • .Net
  • Agile
  • architecture
  • Databases
  • Firefox
  • Java
  • Javascript
  • Linux/Unix
  • Programming
  • Scala
  • Startups
  • Web

Tags

aop architecture aws book C# C/C++ caching circuit-breaker cloud clustering Databases dependency injection design patterns distributed eclipse EclipseLink ejb fp gc guice gwt hibernate Java javaee jhug jpa junit jvm maven mysql oop php podcast ruby Scala scalability scrum seam spring framework struts tools transactions web services wireless xml

Copyright © 2012 spiros.blog().

Powered by WordPress and Hybrid.