Neat examples, and I agree that extending SQL like this has real potential. Another project along very similar lines is https://github.com/ryrobes/larsql
Fairly easy to extend SQLite, Postgres and MariaDB/MySQL!
Curious what relational database do you @refset use? Is the code open source? Is the engine from scratch? What general dialect does it support?
Cheers!
I've been loving all these projects that are integrating LLMs/encoding directly into the language. There's so much power there.
Someone shared with me these the other day and we're inspired to add more remote LLM calls directly into ShapedQL now: https://github.com/asg017/sqlite-rembed https://github.com/asg017/sqlite-lembed