Skip to main content

3 docs tagged with "database"

View all tags

MySQL with Docker

Quick docker mysql tutorial: run MySQL in Docker, persist data with volumes, connect with mysql client, and avoid common gotchas.

Postgres with Docker

Quick docker postgres tutorial: run Postgres in Docker, persist data with volumes, connect with psql, and avoid common gotchas.

SQL vs NoSQL Databases

SQL vs NoSQL explained: comparison of relational vs non-relational databases with examples and use cases.