The sqlite3 module depends only on libsqlite3. However, by default, an internal/bundled copy of sqlite will be built and statically linked, so an externally installed sqlite3 is not required.
A Magisk, KernelSU (KSU), and APatch compatible module containing standalone SQLite3 binaries for Android. Some Android editions don't include an SQLite3 command accessible on the command line. This ...