(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)
(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)