Hacker News new | ask | show | jobs
by hbirler 1267 days ago
A Python to SQL compiler already exists https://db.cs.uni-tuebingen.de/publications/2022/snakes-on-a...
1 comments

I don't really compile python functions to sql -- I just execute sql. It's just that the execution engine is written in python