/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

dylanpaulus.com
| | www.darrenhorrocks.co.uk
5.1 parsecs away

Travel
| | One of the first schema decisions you face when designing a database table is: Should I use an INT or a UUID as the primary key? Most developers default to an auto-incrementing integer. It's simple, compact, and familiar. But UUIDs (a.k.a. GUIDs) are increasingly popular - and many of the old performance objections don't hold up with modern hardware. Let's break this down like developers, not DB theorists.
| | timilearning.com
4.4 parsecs away

Travel
| | My notes from the second chapter of Martin Kleppmann's book: Designing Data Intensive Applications.
| | golangbot.com
4.0 parsecs away

Travel
| | This tutorial deals with the creation of the DB CRUD methods needed for the resumable file upload tus server in Go. We will use PostgreSQL as the database.
| | www.sqlserver-dba.com
14.5 parsecs away

Travel
| SQL Server blocking query history