Hacker News new | ask | show | jobs
by me_bx 700 days ago
Don't Application-Defined SQL functions fulfill the role of stored procedures?

https://www.sqlite.org/appfunc.html

1 comments

Yes, but you have to write C; I am more confident in SQL, and SQL fits better with the rest of my data stack.