Compile-time Options| sqlite.org
1. Introduction| sqlite.org
Small. Fast. Reliable.| sqlite.org
If you were creating a web app from scratch today, what database would you use? Probably the most frequent answer I see to this is Postgres, although there are a wide range of common answers: MySQL, MariaDB, Microsoft SQL Server, MongoDB, etc. Today I want you to consider: what if SQLite would do just fine?| Wesley Aptekar-Cassels
A vision for the "small web", small software, and small architectures.| benhoyt.com
Simple Lists is a tiny to-do list web application written in Go, with old school server-side rendering and no JavaScript.| benhoyt.com