dot-get_driver_info: Get driver information for a given database type

.get_driver_infoR Documentation

Get driver information for a given database type

Description

Internal helper to map database driver names to their R packages and human-readable names.

Usage

.get_driver_info(driver)

Arguments

driver

Character. Database driver name (e.g., "postgres", "mysql", "sqlite")

Value

Named list with package, name, and optionally install_command


framework documentation built on Feb. 18, 2026, 1:07 a.m.