SMRTR ProgrammingMar 17, 2026Hacker News

Self Hosted Website Analytics with SQLite

SMRTR summary

Simple Web Analytics (SWA) is a Rust-built web analytics tool that packages everything into a single binary with SQLite storage. It features privacy-friendly tracking without cookies, dual-port architecture separating public tracking from authenticated dashboards, and real-time analytics with dark-themed UI. The tool requires no external dependencies or cloud services, making deployment straightforward.

SMRTR provides this summary for quick context. The original article belongs to Hacker News.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 24, 2026

Programming Paradigms

A structured roadmap for experienced developers to move beyond language familiarity and genuinely master the four core programming paradigms.