Oninit® QueryLens — Try It
Paste an Informix dbschema dump (or upload a .sql
file) and convert it to syntax-highlighted HTML, machine-readable
JSON, or a bookmarked PDF. The same binary, the same anchor scheme
you saw on the per-mode pages — running live against your
input.
What happens
| Mode | Detail |
| HTML |
Result renders inline as a follow-on page. Each CREATE keyword is anchored; resolved references are clickable. |
| JSON |
Browser downloads schema.json — objects[] plus a flat references[] list. The anchor fields match the HTML and PDF scheme verbatim. |
| PDF |
Browser downloads <title>.pdf — cover, hyperlinked summary, source body, two-level outline. Internal cross-references rendered as zero-bordered link annotations. |
Limits
| Limit | Detail |
| Input size | Capped at 1 MB |
| Runtime | Each conversion is wall-clock-bounded |
| Use case | The demo is provided for evaluation. For schemas you process regularly, run the downloaded binary locally — identical output, no upload, no size cap. |