Skip to main content

Tag: Database

All articles tagged with Database.

Encrypt your database with MariaDB encryption at rest

The new EU data protection legislation, GDPR, mandates that every reasonable effort and technology is used to protect personal data. It even goes as far as specifying encryption. The open-source database MariaDB (a drop-in, compatible replacement for MySQL) has supported “encryption at rest” since version 10.1. Use MariaDB encryption to satisify the GDPR recommendation of using encryption to protect your personal data.

DevOps Read more →


MariaDB 10.1 is Generally Available

The open-source database fork of MySQL, started by MySQL’s original developer – MariaDB – have certified their latest release of the 10.1 series (10.1.8) as Generally Available – i.e. suitable for production use.

MariaDB 10.1 is a drop-in, binary replacement for MySQL for those that want a quicker development cycle and don’t want to have their hands tied by Oracle, who know own the MySQL project.

I’ve already upgraded my server to this release, and if any of the below sound good to you – so should you.

DevOps , Software Development Read more →


Subscribe to Database