Learn how to Create an Incremental MySQL Backup with SimpleBackups

Latest Post

Learn how to Create an Incremental MySQL Backup with SimpleBackups

Save time, storage, resources with incremental backups Over time, MySQL databases can grow so large that they strain your server, which…

How to fix MySQL lost connection

How to fix MySQL lost connection

September 13, 2022

When running a long or complex query on MySQL you might encounter the error below: This error is often faced when running mysqldump on a…

How to create and grant permissions to a MySQL user

How to create and grant permissions to a MySQL user

August 31, 2022

In this tutorial, we'll describe the common tasks you'll have to deal with when managing access to a MySQL database. Access MySQL command…

How to show all MYSQL databases

How to show all MYSQL databases

August 30, 2022

In this post, I will show you how to list all databases on MySQL or MariaDB. There are multiple cases where theses commands will come in…

The Complete Redis Backup Guide (with examples)

The Complete Redis Backup Guide (with examples)

August 9, 2022

In this article, we’ll see how you a real case example of a Redis backup process, end-to-end. We'll cover how to configure a Redis backup…

DigitalOcean Backups Explained

DigitalOcean Backups Explained

April 22, 2022

Let’s dig into DigitalOcean Backups service and understand what it is about, how it works, and what it can be used for. At SimpleBackups we…

DigitalOcean Snapshot Pricing 2022

DigitalOcean Snapshot Pricing 2022

April 2, 2022

One of the things developers overlook when they start using DigitalOcean Snapshot, is the cost. Some developers only rely on Snapshots as a…

The Data You Didn't Know You Need to Keep Safe

The Data You Didn't Know You Need to Keep Safe

January 18, 2022

Many companies rely on cloud storage as their default backup solution. They've reverted to this backup mechanism because of the promises…

Remote MySQL Database Backup via SSH Tunneling

Remote MySQL Database Backup via SSH Tunneling

November 5, 2021

Once a MySQL server is set up, the first task on any database administrator’s list is to prepare for backups. To execute backups, sysadmins…

Connect Intercom to Notion like rockstar

Connect Intercom to Notion like rockstar

November 1, 2021

This week, we decided to create an integration between Intercom and our Notion database used to track Customer Support requests. This was…