Logo

SQLitmus

A simple and practical tool for SQL data generation and performance testing

I created a SQL benchmarking tool in Electron/React/Redux called SQLitmus: https://github.com/Aaronong/SQLitmus It does the following: - Generate mock data for your SQL database. - Run queries against your SQL database. - Visualize your SQL database's schema. - Analyze your SQL database's performance as data grows.