2

The REPL: Issue 100 - December 2022

 1 year ago
source link: https://ylan.segal-family.com/blog/2023/01/04/the-repl-issue-100-december-2022/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

The REPL: Issue 100 - December 2022

Jan 4, 2023 • Ylan Segal • the repl, postgres, sqlite, productivity

Just Use Postgres for Everything

Complexity can be reduced by having less dependencies and systems. Postgres is a fantastic technology, and getting better with every release. I’ve been doing what this article advocates for years: Using Postgres by default (e.g. JSON storage, back a job queue, full-text search), and only moving away when needed.

SQLite’s automatic indexes

Preetam Jinka explains how SQLite handles join on un-indexed fields: It creates a temporary index! This saves postgres from having to implement hash joins.

What I learned from pairing by default

Eve Ragins talks about what he learned when pairing by default. I’ve done a fair amount of pairing, but my sweet spot is no more than 2 or 3 hours a day. After that it becomes to tiresome. There is some exploratory work that I also rather do by myself, to avoid having to talk through everything I am thinking.


Find me on Twitter at @ylansegal and Mastodon at @[email protected]


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK