# iridium_core
Core SQL engine crate for Iridium SQL.
## What it provides
- T-SQL parser and AST
- Query execution engine
- Storage primitives used by the server and WASM bindings
## Repository
Full project documentation lives in the main repository:
https://github.com/celsowm/iridium-sql
## License
MIT