|
You are here |
maciejwalkowiak.com | ||
| | | | |
blog.jonnew.com
|
|
| | | | | [AI summary] A technical comparison showing that generating UUIDs in Node.js is significantly faster than relying on Postgres for the same task. | |
| | | | |
shekhargulati.com
|
|
| | | | | 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... | |
| | | | |
pganalyze.com
|
|
| | | | | Learn about smaller indexes with B-Tree Deduplication, Extended Statistics Improvements, Parallel VACUUM, improved WAL Usage Stats in Postgres 13, and more. | |
| | | | |
newvick.com
|
|
| | | b-trees ? database indexes ? partial index ? function-based index ? multi-column index | ||