I never attempted these kinds of things with postgresql, so it was very interesting to contrast the problems and solutions with SQLite, which I'm more familiar with [1].
If anyone is interested in more SQL Turing completeness, the Explain Extended blog is great [2].
I never attempted these kinds of things with postgresql, so it was very interesting to contrast the problems and solutions with SQLite, which I'm more familiar with [1].
If anyone is interested in more SQL Turing completeness, the Explain Extended blog is great [2].
[1]: https://github.com/DanielFi/sqlite-vm/tree/feature/io
[2]: https://explainextended.com/