Skip to main content

Module database

Module database 

Source
Expand description

Backend database access (SQLite read-only queries).

Functions§

discover_databases
Discover SQLite database files in a directory (non-recursive, max depth 2).
query
Execute a read-only SQL query against a SQLite database.