# Functions

Open opens a database connection to the given database file.

# Structs

Database wraps `gorm.DB` with some additional application-specific functionality.
DataImportResult is used to communicate which records were imported.