Set Up a Local Database
There are plenty of ways to set up a database for local development. You can use Docker containers, install locally using Homebrew or other tools, and various other GUI tools. My option of choice is DBngin. It is a simple tool that lets you add datab...
Jul 30, 20232 min read183
