Stressfully is a CLI tool created by the Supabase team that will get your top most used SQL queries and then run benchmark tests simulating a number of clients making queries numerous times.
Hello Product Hunt!
We're members of the Supabase team and we're excited to share Stressfully, a CLI tool that enables you to run benchmarking tests for your most used SQL queries against your Postgres database. This will enable you to have a better understanding of how the different load scenarios affect your database and ultimately help you realize your existing database limitations and what next steps you can take in order to scale.
This tool will output the number of clients used to make the SQL queries against your database, number of successful/failed queries, latency average, transactions per second and more.
Please take a look and let us know what you think!
Replies
Supabase