Skip to contents

Explore a SQLite database schema

Usage

explore_database(db_path)

Arguments

db_path

Path to .db file

Value

List with table_names, table_info (list of column details per table), row_counts (named integer vector)