Skip to contents

Connect to DuckDB

Usage

db_connect(read_only = FALSE)

Arguments

read_only

Logical. If TRUE, the connection will be read-only.

Value

A DuckDB connection object.