Before you start
What you need
One INSERT INTO table (columns) VALUES (...) statement containing literal values.
Developer & Data
Convert literal INSERT INTO ... VALUES rows into JSON without running SQL.
No black box
A bounded parser separates columns, tuples, quoted strings, nulls, booleans, and numbers. Each tuple becomes one JSON object.
Before you start
One INSERT INTO table (columns) VALUES (...) statement containing literal values.
What you get
A JSON object with the table name, row count, and converted rows.
Keep in mind
This is not a general SQL parser. Functions, binary literals, casts, DEFAULT, INSERT ... SELECT, and database-specific expressions are not interpreted.
Practical uses
Verified data boundary
The published contract marks these tools as client-only processing. Nirmion uses the API only to confirm that this workspace is enabled in MySQL; source values and results are not sent to Flask.