← All tools
SQL Parameter Binder
Preview a parameterized query with readable literals inserted locally. Placeholders inside SQL strings, comments, and quoted identifiers are ignored.
Debug preview only. This output is not safe query execution and is not a substitute for prepared statements. Never execute the generated SQL with untrusted data; let your database driver bind parameters.
Query
Parameters
| Name / position | Type | Value | Actions |
|---|
Use ordinary JSON values, or {"type":"bytes|date|number|string|boolean|null|array", "value":…}.