Crate qail_core

Crate qail_core 

Source

Re-exports§

pub use parser::parse;

Modules§

ast
Abstract Syntax Tree for QAIL commands.
engine
Database execution engine for QAIL.
error
Error types for QAIL.
parser
QAIL Parser using nom.
prelude
schema
Schema introspection and Rust struct generation.
transpiler
SQL Transpiler for QAIL AST.