sqlite3-extension topic

List sqlite3-extension repositories

SQLite3MultipleCiphers

348
Stars
64
Forks
Watchers

SQLite3 encryption extension with support for multiple ciphers

sqlite

151
Stars
5
Forks
Watchers

Golang library to build sqlite extensions :rocket:

go-sqlite3-stdlib

123
Stars
4
Forks
Watchers

A standard library for mattn/go-sqlite3 including best-effort date parsing, url parsing, math/string functions, and stats aggregation functions

sqlite-regex-replace-ext

20
Stars
5
Forks
Watchers

SQLite regex_replace() function

vfsstat.rs

33
Stars
2
Forks
Watchers

Example sqlite3 Dynamic Loadable Extension in Rust - vfs and vtab modules - port of vfsstat.c

icu_sqlite3_for_android

18
Stars
2
Forks
Watchers

SQLite3 with ICU and full-text search support for Android

mycelite

1.0k
Stars
15
Forks
Watchers

Mycelite is a SQLite extension that allows you to synchronize changes from one instance of SQLite to another.