# Packages

No description provided by the author
No description provided by the author

# Functions

From returns a Store using an existing database connection.
New creates a database connection for the given driver and datasource and returns a new Store.
NewTest creates a new database connection for testing purposes.

# Structs

Store is used to access data from the sql/database driver with a relational database backend.