Y
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
marsupialtail_2
1267 days ago
I don't really compile python functions to sql -- I just execute sql. It's just that the execution engine is written in python
link