Learn how to use Flyway for Automated Database Migrations

Here's your one-stop-shop for Flyway learning resources, curated by Tony Davis. Check out this handy learning pathway for managing and automating database deployments, from version control, using Flyway.
The post Learn how to use Flyway for Automated Database Migrations appeared first on SQLServerCentral.

A Comparison of Database Drivers for MySQL

MySQL is "The world's most popular open source database" and it is widely-used to store and access your data. In fact, there are many cloud and on-premise databases (like MemSQL and Google Cloud SQL) that use the MySQL interface. Several native, open-source drivers are available for connecting to your MySQL data from other applications. In […]
The post A Comparison of Database Drivers for MySQL appeared first on SQLServerCentral.

Ransomware: A world under threat

Ransomware has threatened many organizations over the past few years. In this article, Robert Sheldon explains the history of ransomware and what needs to be done to protect against it.
The post Ransomware: A world under threat appeared first on SQLServerCentral.