tag
sqlite
3 articles
-
We moved a production API from Node to Bun in an afternoon
A real runtime migration with real numbers: dual-runtime code, a measured Node baseline, a three-line cutover, and a rollback that costs the same three lines.
-
Replacing the SaaS bill: how I built my own analytics, uptime, and BI stack with agentic development
One person plus AI agents replaced Plausible, Pingdom, a BI dashboard, email digests, and cron monitoring with buildless Node, one SQLite file, and Caddy on a single VPS.
-
What is SQLite good for at the edge of a system?
SQLite is not a smaller Postgres. Here is where it belongs at the edge of a product, where it does not, and how founders should split durable truth from local speed.