Blog
Welcome to Datavail's Blog, where you can read the latest insights, tips and opinions of our experts on all things data and technology.
The Benefits of MySQL Multi-Source Replication
One of the key features in the latest releases of MySQL is multi-source replication. What are the benefits of this functionality?
MySQL Database Clustering Solutions
How do MySQL Cluster and Galera Cluster compare? What problems are associated with each software solution, and in what situations is each system preferred?
Five MySQL Database Storage Solutions
A quick look at 5 database storage alternatives for your MySQL databases, and recommendations based on your needs for redundancy, backup, speed, and storage size.
Forking Percona? Taking Measure of the MySQL Build
Which permutation of MySQL should you be using? Datavail whitepaper compares and contrasts the major builds, including MariaDB, Percona, and Galera.
Is MariaDB the Right MySQL Build for Your Enterprise?
Which permutation of MySQL should you be using? MariaDB, the sister of MySQL, is used by Google and Wikipedia, and is open-source, but not without problems.
Why Choose a Galera Based Clustering Solution for MySQL
Running on a 3 node Galera based cluster allows you to distribute writes and reads as you see fit while also providing other benefits. Learn more.
MySQL 5.7.9, released by Oracle Corporation in October 2015, offers users various updates and new features, our favorite of which is replication.
MySQL 5.7.9 offers many new features that increase performance and make the software more useful. Learn more in this post.
Graph databases prioritize the relationships between data points, making them useful for recommendation engines, shopping sites, online dating sites, and other “matching” applications.