MySQL Cluster: Difference between revisions

Content deleted Content added
Versions: Update older vs currently available versions
Tags: Mobile edit Mobile web edit
Line 19:
 
==Architecture==
MySQL Cluster is designed around a distributed, multi-master [[ACID]] compliant architecture with no [[single point of failure]]. MySQL Cluster uses automatic [[sharding]] (partitioning) to scale out read and write operations on commodity hardware and can be accessed via SQL and Non-SQL (NoSQL) [[API]]s.
 
===Replication===