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.
Open opens a new database connection with the specified driver and connection string and returns a store.