# Functions
Connect creates a connection to the PostgreSQL instance and applies any unapplied database migrations.
NewDatabase creates a ThingDatabase instance.
No description provided by the author
# Interfaces
Database provides a database interface.