/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dylanbeattie.net
| | eradman.com
9.2 parsecs away

Travel
| | [AI summary] The article provides a technical guide on migrating data from MySQL to PostgreSQL, covering strategies for streaming updates, exporting and cleaning data using shell scripts and SQL, and adjusting schema definitions for compatibility.
| | jessitron.com
8.2 parsecs away

Travel
| | This post builds on the excellent tutorial from Tania Rascia: Create and Deploy a Node.js, Express, & PostgreSQL REST API. I want to build a little web app that can store some data! ...without installing anything new on my computer. Here's how to configure VSCode Remote Containers to do that. Installed on my machine: DockerVSCodeVSCode...
| | www.thepolyglotdeveloper.com
8.7 parsecs away

Travel
| | Learn how to use a SQLite database within a Golang application as a means for storing data locally wherever the application is being run.
| | iridakos.com
23.6 parsecs away

Travel
| A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis.