iridium_core 0.1.5

SQL Server-compatible Rust engine core for Iridium SQL
Documentation
# 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