# Structs
Alias represent an alias as stored in the SQLite database.
ConfigerNewer implements the factory methods for the sqlite3 provider.
Storer implements the storage provder methods and state for the sqlite3 provider.
# Interfaces
Scanner is an interface for scanning an sql.Row or sql.Rows type.