Interactive calculators and builders to help you configure Keel for your workload.
Estimate the optimal min_pool_size and max_pool_size for your workload. Results are updated live as you adjust the sliders.
Total simultaneous connections from your application layer
Mean time a backend connection is actively running a query
How many app clients share each backend connection
Set to 0 in keel.ini for auto (matches CPU cores)
Step through the wizard to generate a complete keel.ini. The live preview updates on every change.
0 = one worker per CPU core (recommended)
Per worker
Per worker
Paste any SQL query and see where Keel would route it. Simulates the smart/full mode routing logic including R/W splitting and sharding rules.
Enter a SQL query and click Analyze Routing