MIRABOW SQL
JSON →A SQL parser built on top of the MIRABOW parsing library, designed to parse standard SQL and SQLite dialects. Current version is 0.0.20, with a low release cadence. Key differentiators include support for multiple SQL statements, ability to extract specific parts via matchers (e.g., SELECT, UPDATE, DELETE), and TypeScript support with no runtime dependencies beyond the core MIRABOW library. Works in browser and Node.js environments.