Dave Jansen
  • Home
  • Contact

Database

A collection of 3 posts
How to dump & restore a MongoDB database from a docker container
Database Featured

How to dump & restore a MongoDB database from a docker container

MongoDB is an interesting tool. Dead simple to create and modify records (or, "documents") that are basically pure JSON goodness, juxtaposed with at times tools or commands that make you scratch your head in utter confusion and/or disbelief. To help prevent me from having to re-figure this out a
Jun 10, 2021 4 min read
How to dump & restore a MariaDB/MySQL database from a docker container
Database Featured

How to dump & restore a MariaDB/MySQL database from a docker container

In the same vein as my previous post on dumping and restoring your PostgreSQL database, here are mostly copy/paste-able commands for when you're using a MariaDB or MySQL database. How to dump & restore a PostgreSQL database from a docker containerSometimes you need to quickly dump and restore a PostgreSQL
Dec 27, 2019 2 min read
How to dump & restore a PostgreSQL database from a docker container
Database Featured

How to dump & restore a PostgreSQL database from a docker container

Sometimes you need to quickly dump and restore a PostgreSQL database, but what's the easiest way to do this when your database is in a Docker container? How to dump & restore a MariaDB/MySQL database from a docker containerIn the same vein as my previous post on dumping and restoring
Nov 25, 2019 3 min read
Dave Jansen © 2023
  • Stats by Simple Analytics
  • GitHub
  • RSS
Powered by Ghost