This project analyzes database query execution performance using JDBC before and after applying indexing.
ZetaSQL defines a language (grammar, types, data model, and semantics) as well as a parser and analyzer. It is not itself a database or query engine. Instead it is intended to be used by multiple ...