In association with heise online

16 February 2012, 10:11

MySQL Cluster update brings improved performance

  • Twitter
  • Facebook
  • submit to slashdot
  • StumbleUpon
  • submit to reddit

MySQL logo Oracle has released version 7.2 of MySQL Cluster, an update that dramatically increases the speed of the network database. According to the company, the "Adaptive Query Localisation" feature allows the cluster to respond to queries up to 70 times faster.

The simple idea behind "Adaptive Query Localisation" is that, instead of leaving all of the query processing to the central server, individual data nodes now possess sufficient intelligence to respond to parts of the query themselves. This in turn reduces the amount of data that is sent to the server. The technology is designed to particularly speed up queries that combine several tables using JOIN.

The memcached API has also been added to the cluster version of the database. This allows databases to be addressed both as relational tables through SQL and as key/value NoSQL data stores via the memcached API. Clusters in different physical locations can now be interconnected, and the shared user privilege tables have been consolidated.

MySQL Cluster 7.2.4 is available to download for various Linux distributions, Windows and Solaris from the company's site and quick start guides are provided. Source code for MySQL Cluster is licensed under the GPL.

(crve)

Print Version | Send by email | Permalink: http://h-online.com/-1435397
 


  • July's Community Calendar





The H Open

The H Security

The H Developer

The H Internet Toolkit