2 comments

[ 2.9 ms ] story [ 21.3 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)