Qortex Tools

Database and SQL

SQL generation and database testing utilities. Nothing here yet. We are building slowly and in the order that produces tools worth using rather than tools that fill a grid.

What this category will cover
  • SQL generation from structured data
  • Schema comparison and migration validation
  • Query formatting and analysis
  • Database fixture generation
0 toolsIn planning
{ }

Nothing here yet, and that is deliberate

We could fill this category tomorrow with a SQL formatter and a schema visualiser. There are already dozens of both, and none of them would be better than what exists.

A tool ships here when we can say what it does that the alternatives do not. Until then the category stays empty rather than padded.

What we are considering
  • SQL formatter that handles dialect differences rather than treating everything as ANSI
  • Schema diff, comparing two database schemas structurally rather than as text
  • Migration validator that checks whether a migration is safe to run against a production schema