SimpleBackupsSimpleBackups

guides

News, tips, guides and tools by the creators of SimpleBackups web

Remote MySQL Database Backup/Dump

Latest Post

Remote MySQL Database Backup/Dump

Explanation of SSH Tunneling, what it is, how to use it, how to connect to mysql via ssh tunnel, and back up and restore MySQL databases using an SSH Tunnel with examples.

Read more

Connect Intercom to Notion like rockstar

Connect Intercom to Notion like rockstar

November 1, 2021

Customer Support with Intercom + Notion. How to build an Intercom App integrated with a Notion database.

Restore MongoDB Atlas Collection using MongoDB Compass

Restore MongoDB Atlas Collection using MongoDB Compass

October 6, 2021

So you already have your backup and decided to restore this on your MongoDB Atlas database? In this article, we will tackle how to restore a...

The Ultimate PostgreSQL Database Backup Guide

The Ultimate PostgreSQL Database Backup Guide

June 9, 2021

Automate Postgres backups and store them remotely. Complete guide, with scripts and examples.

The Ultimate MongoDB Database Backup Script

The Ultimate MongoDB Database Backup Script

June 8, 2021

Learn how to backup your MongoDB database and store it remotely on Amazon S3. This tutorial will show you how to automate the process using ...

Docker Postgres Backup/Restore Guide (with examples)

Docker Postgres Backup/Restore Guide (with examples)

February 18, 2021

Learn how to back up and restore docker postgres databases, with plenty of examples and commands. Dump docker PostgreSQL db with ease and re...

Docker Container Backup/Restore Guide

Docker Container Backup/Restore Guide

February 17, 2021

Learn how to back up and restore docker containers databases, docker backup strategy, what to back up and some background.

The Complete mongodump Guide (with examples)

The Complete mongodump Guide (with examples)

December 31, 2020

Learn how to use mongodump and mongorestore to dump and import monogodb collections, learn about the common errors and pitfalls in this comp...

The Complete mysqldump Guide (with examples)

The Complete mysqldump Guide (with examples)

December 7, 2020

Learn how to use MySQLDump to dump and import mysql database, learn about the common errors and pitfalls in this complete guide having a lot...

PostgreSQL pg_dump & pg_restore Guide

PostgreSQL pg_dump & pg_restore Guide

December 1, 2020

Extensive guide about pg_dump and pg_restore commands, how to use them to back up and restore postgresql databases (pg_dump + pg_restore exa...