Show HN: Minimalytics – a standalone minimal analytics app built on SQLite
Published on: 2025-10-05 13:33:30
Minimalytics
Minimalytics is a standalone minimalist analytics tool built on SQLite. Designed for resource-constrained environments, it provides a lightweight solution for tracking and visualizing event data with a minimal footprint. Whether you're tracking internal services or need a simple analytics tool, Minimalytics delivers performance without the bloat.
Features
Track Events : Record and monitor analytics for various events.
: Record and monitor analytics for various events. Web UI : Manage dashboards and visualize event data with interactive graphs.
: Manage dashboards and visualize event data with interactive graphs. Scalable : Supports over a billion events per month with a minimal storage footprint (~20 MB).
: Supports over a billion events per month with a minimal storage footprint (~20 MB). Lightweight: Built with efficiency in mind, ensuring low memory and storage usage.
Installation
Linux and macOS
Clone the repository: git clone https://github.com/nafey/minimaly
... Read full article.