Archive October 2023


How to connect to remote MySQL using SSH tunnel

During local development, you may need to test something against your production or remote databases. There are a couple of things you can do to achieve this.