pub fn open(connection_string: &str) -> Result<Connection, String>
Open a database connection (auto-detect type)