Where the database lives. Replaces the eygraber AndroidxSqliteDatabaseType in the public API.
AndroidxSqliteDatabaseType
File-backed database at path.
In-memory database; dropped when the driver closes. Single connection (no reader pool).