article thumbnail

Best MySQL DigitalOcean Performance – ScaleGrid vs. DigitalOcean Managed Databases

Scalegrid

MySQL is the all-time number one open source database in the world, and a staple in RDBMS space. MySQL on DigitalOcean is a natural fit, but what’s the best way to deploy your cloud database? In this benchmark, we compare equivalent plan sizes between ScaleGrid MySQL on DigitalOcean and DigitalOcean Managed Databases for MySQL.

Database 217
article thumbnail

Why Choose a Third-Party Database Migration Service

Percona

Sure, database migration is complex, particularly when you’re looking to migrate from a proprietary database to an open source one. Database migration is almost always time-consuming, tedious, and full of potential pitfalls. Database migration is complex Let’s start here. What’s your documentation plan?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Announcing the Availability of Percona Backup for MongoDB 2.2.0

Percona

To make sure that Percona Backup for MongoDB answers the pains of our customers, we took the common denominator of the pains that anyone using snapshot capabilities faces when performing backups and restores and positioned PBM as the open source, freely available answer to those pains. I am happy to announce that with PBM 2.2.0,

article thumbnail

Percona Labs Presents: Infrastructure Generator for Percona Database as a Service (DBaaS)

Percona

Let’s look at how you can run Percona databases on Kubernetes, the easy way. Chances are that if you are using the latest Percona Monitoring and Management (PMM) version, you have seen the availability of the new Percona Database as a Service (DBaaS). Well, for security, of course. Which one to use?

article thumbnail

MongoDB Performance Resources

Alex Podelko

Then, of course, great online free courses (these two are for MongoDB 3.6 – not covering the latest features; updated versions should be released soon): M201 MongoDB Performance course. M312 Diagnostic and Debugging course. (I Impact of Available IOPS On Your Database Performance. What is MongoDB FTDC (aka.

article thumbnail

Using Jobs to Perform Schema Changes Against MySQL Databases on K8s

Percona

If you need other tools or more flexibility, you can, of course, use your own image. mysql> create database if not exists atsaloux; Query OK, 1 row affected (0.02 You can, of course, further improve or follow other approaches. We are going to create a Job. Other names may be trademarks of their respective owners.

article thumbnail

PostgreSQL Performance Tuning: Optimizing Database Parameters for Maximum Efficiency

Percona

It has default settings for all of the database parameters. It is primarily the responsibility of the database administrator or developer to tune PostgreSQL according to their system’s workload. The performance of a PostgreSQL database has a significant impact on the overall effectiveness of an application.

Tuning 52