# Functions
New creates a new SQlite database on disk and a driver instance wrapping it.
# Structs
ReadTx is a read-only transaction.
ReadWriteTx is a read-write transaction.
Sqlite is a SQLite driver for libsdk store.
No description provided by the author