works/

TimescaleDB Tuner UI2026

TimescaleDB Tune UI brings the power of the timescaledb-tune CLI to the browser. Instead of running commands locally, you can input your system specifications through a clean web interface and instantly receive optimized database configuration recommendations with explanations for each setting.

The tool is built with Next.js 15, TypeScript, and Tailwind CSS, using shadcn/ui components. It's fully responsive and works on mobile devices, making it easy to quickly check recommended settings from anywhere.

Available as a Docker container for self-hosting or accessible via the live deployment at timescaledb-tune.host.ender.fi.

Stack

TypeScript, Next.js

Source Code
TimescaleDB Tuner UI