Changes

Jump to navigation Jump to search
21 bytes added ,  15:51, 21 August 2023
+ category:quality
Line 32: Line 32:  
# The classic REGEXP extension for SQLite allows to select products which are matching an expression.
 
# The classic REGEXP extension for SQLite allows to select products which are matching an expression.
 
# The second one, from [https://github.com/nalgeon/sqlean sqlean], might be a bit slower allows more features: it can extract string. Check [https://github.com/nalgeon/sqlean/blob/main/docs/regexp.md its documentation].
 
# The second one, from [https://github.com/nalgeon/sqlean sqlean], might be a bit slower allows more features: it can extract string. Check [https://github.com/nalgeon/sqlean/blob/main/docs/regexp.md its documentation].
 +
[[Category:Quality]]

Navigation menu