sqlite-sqlean icon indicating copy to clipboard operation
sqlite-sqlean copied to clipboard

pip-installable SQLite extensions

Results 3 sqlite-sqlean issues
Sort by recently updated
recently updated
newest added

Some sqlite extension packages like [sqlite_regex](https://github.com/asg017/sqlite-regex/tree/main/python/sqlite_regex) use the official binaries instead of compiling their own. Both approaches have their advantages (originally discussed in https://github.com/nalgeon/sqlean/issues/66). Source based (master branch): * Can...

See https://github.com/karlb/sqlite-sqlean/issues/1