# Functions
From creates a datastore from an existing database connection.
Load opens a new database connection with the specified driver and connection string specified in the environment variables.
Open opens a new database connection with the specified driver and connection string and returns a store.