Articles

Writing about software engineering, machine learning, and the tools I use every day. Deep dives, tutorials, and lessons learned from building real-world applications.

Sort by
What is HyperDown? Markdown → SQLite Full-Text Search, SSR-Only
Jun 6, 202612 min read

What is HyperDown? Markdown → SQLite Full-Text Search, SSR-Only

Add real full-text search to your site with no backend, no API, and no CMS server. HyperDown turns a folder of Markdown/MDX into a typed, searchable SQLite layer that ships inside your build — here is why you'll want it and how to start in minutes.