sqlite3-extension
There are 19 repositories under sqlite3-extension topic.
mycelial/mycelite
Mycelite is a SQLite extension that allows you to synchronize changes from one instance of SQLite to another.
utelle/SQLite3MultipleCiphers
SQLite3 encryption extension with support for multiple ciphers
riyaz-ali/sqlite
Golang library to build sqlite extensions :rocket:
multiprocessio/go-sqlite3-stdlib
A standard library for mattn/go-sqlite3 including best-effort date parsing, url parsing, math/string functions, and stats aggregation functions
epilys/vfsstat.rs
Example sqlite3 Dynamic Loadable Extension in Rust - vfs and vtab modules - port of vfsstat.c
gwenn/sqlite-regex-replace-ext
SQLite regex_replace() function
NanoMichael/icu_sqlite3_for_android
SQLite3 with ICU and full-text search support for Android
GreentechApps/sqlite3-arabic-tokenizer
Search Arabic text with diacritics using SQLite tokenizer
FalsinSoft/QSQLite3MultipleCiphers
Qt SQLite3 encryption extension with support for multiple ciphers
pnc/basque
execute shell commands from a SQLite function
riyaz-ali/sqlite3.zig
sqlite3 database driver for ziglang
urbans0ft/sqlite-ext
SQLite Run-Time Loadable Extensions
zbubric/sqlite3-sqlean
Simple utility package that fetch SQLean extension libs and expose their paths as constants that can be used with loadExtension method of Sqlite3 module.
daschr/sqlite3_extensions
collection of sqlite3 extensions
felixyeahh/fyCursor
A simple cursor for managing sqlite3 databases
MatthewWolff/sqlite3-pcre
Perl-Compatible Regular Expression Extension for Sqlite3
vi/sqlite_unicase
SQLite3 extension for opening Anki databases from other programs.
simularis/blob2float32
SQLite extension to read 32-bit floating point from BLOB values