MySQL Cluster 7.3 has now been declared GA! This means that you can deploy it in your live systems and get support from Oracle.
The MySQL Cluster Auto-Installer is a browser-based GUI that will provision a well configured, distributed Cluster in minutes, ready for test, development or production environments.
MySQL Cluster now supports Foreign Keys!
Node.js is a platform that allows fast, scalable network applications (typically web applications) to be developed using JavaScript. Node.js is designed for a single thread to serve millions of client connections in real-time – this is achieved by an asynchronous, event-driven architecture – just like MySQL Cluster, making them a great match.
The MySQL Cluster NoSQL Driver for Node.js is implemented as a module for the V8 engine, providing Node.js with a native, asynchronous JavaScript interface that can be used to both query and receive results sets directly from MySQL Cluster, without transformations to SQL. As an added benefit, you can direct the driver to use SQL so that the same API can be used with InnoDB tables.
MySQL Cluster Connection Thread scalability increases the throughput over each connection between the data nodes and application nodes (such as MySQL Servers) by as much as 8x.
More details can be found in http://www.clusterdb.com/mysql-cluster/mysql-cluster-7-3-is-now-ga/
The MySQL Cluster Auto-Installer is a browser-based GUI that will provision a well configured, distributed Cluster in minutes, ready for test, development or production environments.
MySQL Cluster now supports Foreign Keys!
Node.js is a platform that allows fast, scalable network applications (typically web applications) to be developed using JavaScript. Node.js is designed for a single thread to serve millions of client connections in real-time – this is achieved by an asynchronous, event-driven architecture – just like MySQL Cluster, making them a great match.
The MySQL Cluster NoSQL Driver for Node.js is implemented as a module for the V8 engine, providing Node.js with a native, asynchronous JavaScript interface that can be used to both query and receive results sets directly from MySQL Cluster, without transformations to SQL. As an added benefit, you can direct the driver to use SQL so that the same API can be used with InnoDB tables.
MySQL Cluster Connection Thread scalability increases the throughput over each connection between the data nodes and application nodes (such as MySQL Servers) by as much as 8x.
More details can be found in http://www.clusterdb.com/mysql-cluster/mysql-cluster-7-3-is-now-ga/