Visual Query Builder
Visual Query Builder I built a visual query builder in Delphi with a coworker for the Mississippi Supreme Court system in the past. The application worked on Microsoft Windows OS and used Microsoft SQL Server (I think). I was thinking about rebuilding it using Claude Code and making it open source. Starts with a known database. Dynamically pick data (tables and rows using the system view information schema). Have interface that filters, allows summarization (sum or count) by a secondary data (table and specific row), and allows sorting (and pick ascending or descending). When picking it shows a grid that is the Preview of the data. https://www.metabase.com/docs/latest/questions/query-builder/editor