Curated developer articles, tutorials, and guides — auto-updated hourly


I've been using OpenCode from time to time for about a month, mainly working on a single side projec...


SQLite's PRAGMAs You Never Remember — I Put Them in a CLI When you're handed an unknown...


I spent years building applications with Postgres. It works. But every time I modeled a domain with....


Building a URL Shortener in Rust with axum, SQLite, and 30 Lines of base62 The URL...


Every CMS I've tried for Astro comes with the same overhead: a database to provision, a media CDN to...
![[01] Building a Personal ALM System — Your Life as a Database Schema](https://media2.dev.to/dynamic/image/width=1200,height=627,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frjjjzyf2bca766kqz3u0.png)

Banks model assets and liabilities together. We do the same for personal finances using SQLite — bui...


PostgreSQL Vector Search & TimescaleDB Performance, SQLite Extension Build Fixes ...


PostgreSQL Ecosystem Expands with ULAK Extension & Open-Source Xata; SQLite Vector...


SQLite Tcl Extension, TimescaleDB Aggregates & PostgreSQL Data Pipelines ...


DuckDB Extensions in C#, Production DuckLake, & pgvector Performance Insights ...


SQLite Sharding in Practice: A Deep Comparison of Three Sharding Strategies When single file SQLite ...


SQLite Cross-DB FKs, SQL-First Postgres, & N+1 Query Fingerprinting Today's...


DuckDB 1.5.2, SQLite JSON Join Speedup, & Postgres NOTIFY Debugger Today's...


DuckDB Lake, dbt Custom Materializations, & PostgreSQL Partitioning Strategies ...


Cloudflare D1: Serverless SQLite at the Edge — Production Patterns Cloudflare D1 is SQLite...


Turso gives you SQLite with global replication. How to use it with Drizzle ORM in Next.js -- schema,...


You're building a SaaS. You've got a Next.js App Router project scaffolded, Drizzle ORM installed,.....