/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

hashrocket.com
| | blog.notmyhostna.me
3.8 parsecs away

Travel
| | Currently I'm working on a better staging setup for Birdfeeder. A big part of that is syncing the production database to the staging database while ...
| | curatedsql.com
5.5 parsecs away

Travel
| | [AI summary] A collection of SQL-related blog posts from January 4, 2024, discussing topics like data manipulation, database management, and SQL Server features.
| | buttondown.com
5.2 parsecs away

Travel
| | In a SQL database, you can set up a foreign key with REFERENCES: nullbitmap=# CREATE TABLE ab (a INT PRIMARY KEY, b INT); CREATE TABLE nullbitmap=# INSERT...
| | dehora.net
30.9 parsecs away

Travel
| Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere.