Hacker News new | ask | show | jobs
by jgarzik 412 days ago
No, not using sqlite under the hood.

This is using Rust's native sqlparser crate, which is quite powerful, plus an internal memory database.

We can extend this beyond what sqlite SQL supports.