A free weekly devtools newsletter

Reviews of the most interesting devtools and latest beta releases.

30k+ subscribers

Every Thursday. See latest email. Also available  via RSS

Latest newsletter

Here's the latest newsletter sent on 2026-02-12.

Contents

Interesting tools

Each week we review 2—3 of the most interesting developer tools. Here's what we featured this week.

Redka

Redis with SQL.

What we like

Redis core reimplemented in Go with SQLite or Postgres as the backend. Can work in-memory, and embedded inside an existing Go app. Redis compatible API useful for testing.

What we don't like

Feature complete so now in maintenance-only mode - sometimes it’s nice for a project to be “finished”. It deliberately isn’t trying to replace Redis if you need everything it offers.

sqldef

Idempotent database schema management.

What we like

Define the schema in a single file, sqldef manages the migrations for MySQL, Postgres, SQLite, and SQL Server. Doesn’t need to be connected to the database - can run offline in CI. All operations are idempotent. Single Go binary.

What we don't like

Focused on the popular SQL databases.

Betas and previews

Here's the interesting beta and early access releases we featured this week.

  • Entire

    Coding session Git checkpoints.

    Developer Tools
  • mdvi

    vi style markdown viewer.

    Developer Tools
  • Bunqueue

    Job queue for Bun.

    DevOps
  • Liftkit

    UI symmetry framework.

    Developer Tools
  • Vouch

    Community trust tooling.

    Developer Tools
  • Monty

    Python interpreter for AI.

    Developer Tools
  • msgvault

    Private, searchable email vault.

    Misc

Devtools podcast

Discussions with the people behind the most interesting devtools.