MariaDB 10 Available
Written by Kay Ewbank   
Thursday, 10 April 2014

The stable version of MariaDB 10 has been released with better performance and new features. One major change is support for data in non-relational databases courtesy of the new Connect engine.

 

The Connect Engine gives you dynamic access to data including unstructured files such as log files in a folder, or any ODBC database. The Introduction to the Connect Engine on the MariaDB Knowledge Base claims:

“With CONNECT, MariaDB has one of the most advanced implementations of MED, without the need of complex additions to the SQL syntax (foreign tables are "normal" tables using the CONNECT engine).”

The other enhancement to MariaDB's NoSQL capabilities are support for dynamic columns, meaning you can store different types of data objects in different rows of the same column of a table and the ability to access data from Cassandra data directly.

While the NoSQL support is important, for many users the improvements to replication are more important. The blog post about the new version claims that MariaDB 10:

“is many times faster than previous generations of MariaDB and especially legacy database MySQL thanks to new features including parallel replication and a further advanced group commit. Also, the replication slaves are now crash-safe.”

The new release also lets you replicate data from multiple master servers to create a complete view of distributed data across datasets for real-time analysis.

MariaDB 10 now comes with built-in sharding support courtesy of the SPIDER engine. This allows big database tables to be split across multiple servers.

 


mariabdlogo

 

Related Articles

MariaDB 10.0 Beta Introduces Replication Enhancements

MariaDB Enterprise

Google Drops MySQL For MariaDB

Wikipedia Switches to MariaDB

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


JetBrains Junie - An AI Coding Agent
27/01/2025

JetBrains has launched Junie, an AI coding agent, that the company says is redefining how we code by using its "agentic power" for co-creation right in your IDE.



Unitree G1 - See How It Runs
26/01/2025

Chinese robotics company Unitree has made a significant breakthrough with its G1 humanoid robot which walks and runs in a convincingly natural way. This is thanks to its advanced hip joint design. See [ ... ]


More News

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 15 April 2014 )