Index Selectivity Estimator
Total rows and distinct values in a column, turned into a selectivity score - and whether an index there will actually help or get ignored.
0.0004% selectivity - Poor
Low selectivity - the query planner may skip this index entirely and prefer a full table scan, since reading the index plus the table can cost more than just scanning.
Was this tool helpful?
See this same kind of analysis applied to your whole repository
Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.
Related tools
See all Database tools →DB Connection String Builder/Parser
Postgres, MySQL, MongoDB - parse or build connection strings.
Redis Memory Estimator
Key count, avg key/value size, and data structure to an estimated Redis memory footprint.
Connection Pool Sizing Calculator
Requests/sec and avg query time, via Little's Law, to a recommended pool size.
SQL Query Formatter
Paste a one-line SQL query - broken onto clauses with keywords uppercased.
Data Migration Risk Calculator
Row count, downtime tolerance, rollback complexity to risk level.
Runs entirely in your browser. Nothing is stored. Free forever.
