Simon Willison 7/14/2026

lobste.rs is now running on SQLite

Read Original

This article details the migration of the community site Lobste.rs from MariaDB to SQLite, a process planned since 2018. Initially targeting PostgreSQL, the team switched to SQLite last year and completed the migration in July 2026. The result is a single VPS running a Rails application with a 3.8GB primary SQLite database, plus cache, queue, and security databases. CPU and memory usage dropped, site performance improved, and hosting costs halved. The migration PR involved 735 additions and 593 deletions across 188 files. This serves as a case study for using SQLite in production web applications.

lobste.rs is now running on SQLite

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet