MySQL Clustering in a Sandbox
Posted
on Internet.com
See other posts from Internet.com
Published on Fri, 08 May 2009 04:00:00 +010
Indexed on
2010/03/07
23:12 UTC
Read the original article
Hit count: 615
Filed under:
MySQL's unique architecture allows for plugin storage engines. There is the MyISAM storage engine, the ARCHIVE storage engine and the InnoDB storage engine; so it makes sense then that MySQL's clustering solution involves a storage engine as well, namely the NDB (Network DataBase) storage engine.
© Internet.com or respective owner