SimpleBackupsSimpleBackups

guides

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

Supabase backup & recovery guide - Video Tutorial

Latest Post

Supabase backup & recovery guide - Video Tutorial

December 29, 2023

Learn how to backup and recover your Supabase (Postgres) database with this video tutorial.

Read more

PostgreSQL vs. MongoDB - Video Comparison

PostgreSQL vs. MongoDB - Video Comparison

December 19, 2023

This video is your ultimate battle guide comparing Postgres and Mongo! We break down the pros, cons, and everything in between to help you p...

Restore or Migrate your MySQL Dump to Railway - Video tutorial

Restore or Migrate your MySQL Dump to Railway - Video tutorial

December 17, 2023

Discover how to restore or migrate your MySQL Dump to Railway with this video tutorial.

How to Backup Supabase Database

How to Backup Supabase Database

December 14, 2023

Discover how to backup your Supabase PostgreSQL database. Complete guide, with scripts and examples.

Mastering S3 Sync: A Developer's Guide to s3cmd, AWS CLI, and Rclone

Mastering S3 Sync: A Developer's Guide to s3cmd, AWS CLI, and Rclone

December 12, 2023

Dive into our guide on S3 sync, and try data synchronization using s3cmd, AWS CLI, and Rclone. This article provides instructions, advanced ...

PostgreSQL vs MySQL - Video Comparison

PostgreSQL vs MySQL - Video Comparison

December 5, 2023

What is the main difference between PostgreSQL and MySQL? Why choose PostgreSQL over MySQL? Find the answer to these questions in this video...

PostgreSQL vs MongoDB: A Comprehensive Comparison

PostgreSQL vs MongoDB: A Comprehensive Comparison

December 1, 2023

PostgreSQL and MongoDB are popular DBMSs. Learn how they defer on performance, features, scalability, security, and more.

Mastering PostgreSQL Data Types: A Comprehensive Guide

Mastering PostgreSQL Data Types: A Comprehensive Guide

November 30, 2023

Mastering PostgreSQL Data Types: A Comprehensive Guide

Server-Side Encryption with SSE-C in Cloud Object Storage

Server-Side Encryption with SSE-C in Cloud Object Storage

November 28, 2023

Explore our in-depth guide on Server-Side Encryption with Customer-Provided Keys (SSE-C). Learn how to securely upload and download data usi...

How to find long-running queries in PostgreSQL

How to find long-running queries in PostgreSQL

November 23, 2023

Find slow & long-running postgreSQL queries, kill them and optimize your database.