2 comments

[ 3.1 ms ] story [ 18.5 ms ] thread
compare recursive CTEs

(I've written a regex implementation using recursive SQL CTEs, and its performance, while normally glacial, did beat standard library implementations on cases chosen to drive the latter exponential)