package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Feb 26, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sqlite provides an opinionated wrapper around some libraries for
working with SQLite databases.
DB provides a pool of connections to an SQLite database.
Open connects to the SQLite database at the given path. If the database does
not already exist, it will be created the first time a method is called.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.