Custom HTTP Protocol
Bypasses Capacitor’s bridge for faster large-result and batch workloads.
Custom HTTP Protocol
Bypasses Capacitor’s bridge for faster large-result and batch workloads.
Transaction support
Supports transaction(), explicit begin/commit/rollback, and isolation levels.
Batch + BLOB support
Execute multiple statements in one request and store binary data.
Key-value convenience
Use KeyValueStore for simple mobile-first key/value persistence.
Connection management
Track open databases, disconnect explicitly, or close all in one call.
Getting Started
Check the getting started guide to install and configure the plugin.