Databases in the Browser
Part 1 laid out the heresy: a static site can be genuinely dynamic if you stop reaching for a JavaScript framework and let a real database — running in the reader's browser, with no server at all — do the work.
This post is the field guide for that idea: the actual landscape of databases you can run in a browser tab, before I show you the experiment where I tried to live by it.