Generating structured JSON from language models is a challenging task. The generated JSON must be syntactically correct, and it must conform to a schema that specifies the structure of the JSON.
This benchmark compares the native JSON support of the most popular analytical databases. The dataset is a collection of files containing JSON objects delimited by newline (ndjson). This was obtained ...