Tag: sqlite
All the articles with the tag "sqlite".
-
What 200 Concurrent Users Taught Me About SQLite Performance
How profiling on the wrong machine led me down a week-long detour, and how WAL mode and a read/write pool split more than doubled throughput in Autentico.
-
Why I Built an Identity Provider in Go and SQLite
How and why I built Autentico, a self-contained, single-binary OIDC provider backed by SQLite that removes the ceremony from identity management.