Hi all,
I have just completed the second edition of the SQL Parsers, this time around including several different dialects and not only PostgreSQL like last time, and I have included the errors that the various parser make, plus the actual distributions of the time & memory requirements per statement. Hope it is helpful.
Website: https://sql-ast-benchmark.luca.phd/
Repo: https://github.com/LucaCappelletti94/sql_ast_benchmark
Best,
Luca
Hi all,
I have just completed the second edition of the SQL Parsers, this time around including several different dialects and not only PostgreSQL like last time, and I have included the errors that the various parser make, plus the actual distributions of the time & memory requirements per statement. Hope it is helpful.
Website: https://sql-ast-benchmark.luca.phd/
Repo: https://github.com/LucaCappelletti94/sql_ast_benchmark
Best,
Luca