/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

maciejwalkowiak.com
| | www.sagargv.com
5.0 parsecs away

Travel
| |
| | shekhargulati.com
3.4 parsecs away

Travel
| | In relational database design one of the key decisions is choosing the right primary key type for tables. In this post I am talking about surrogate or synthetic primary keys. They are called surrogate or synthetic as these keys are not derived from application data. In my experience I have seen very few teams giving...
| | blog.jonnew.com
2.3 parsecs away

Travel
| | [AI summary] A technical comparison showing that generating UUIDs in Node.js is significantly faster than relying on Postgres for the same task.
| | use-the-index-luke.com
25.2 parsecs away

Travel
| The INCLUDE clause for CREATE INDEX is available in some SQL databases: Microsoft SQL Server, PostgreSQL, and IBM Db2 (LUW)