Database

All tools
List of tools tagged as Database
Area Code Lookup
Look up NANP area codes from a code, +1 phone number, or place, with assignment status, overlays, dialing notes, and caller-location caveats.
DB Replica Lag Catch-up Calculator
Estimate replica lag catch-up from backlog, write rate, and apply throughput, then compare target windows, retained-log risk, and throttle or boost scenarios.
Database Connection Pool Calculator
Size a database connection pool across app instances and workers, then check headroom, deploy surge, full-pool risk, and per-holder caps.
Database Index Rollout Planner
Plan a database index rollout with engine-specific SQL, build-time estimates, risk scoring, guardrails, and rollback-ready runbook notes.
Database Migration Risk Checker
Check SQL migration risk before release, flag destructive DDL, blocking index builds, large-table backfills, and rollout actions.
Database Storage Growth Calculator
Plan database storage runway from table growth, indexes, logs, backups, replicas, headroom, autoscale ceilings, and cost signals.
MySQL Slow Query Log Analyzer
Analyze MySQL slow query logs in your browser, group repeated SQL shapes, rank slow or scan-heavy queries, and export tuning evidence.
NAICS Code Lookup
Find the right NAICS code from an activity phrase or code, then compare ranked 2022 matches, retired 2017 rows, hierarchy paths, and change flags.
PostgreSQL EXPLAIN Plan Analyzer
Review PostgreSQL EXPLAIN text, JSON, or XML for high-cost nodes, row-estimate drift, scans, spills, buffers, and tuning clues.
Postgres Work Mem Calculator
Size PostgreSQL work_mem from RAM, active query slots, hash weighting, and spill evidence, with safer global defaults and override hints.
Queue Worker Capacity Calculator
Plan queue worker counts from arrival rate, throughput, backlog, drain time, and utilization headroom with cap and delay warnings.
Redis Memory Size Calculator
Size Redis maxmemory and host RAM from key counts, value sizes, TTL overhead, replicas, buffers, RSS headroom, and shard-fit warnings.
SQL Formatter
Format pasted SQL for review with dialect-aware layout, statement ledgers, parser-fallback caveats, and local file handling in your browser.
SQL INSERT Generator
Build SQL INSERT statements from pasted rows or local CSV/TXT files, with dialect-aware quoting, inferred literals, and row and column review.
SQLite Manager
Inspect a SQLite database in your browser, run focused SQL, verify rowid-table edits, and export rows, query history, dumps, or a copy.