The path to the database file. In recent versions of SQLite, the path can be an URI with options.
Options flags.
http://www.sqlite.org/c3ref/open.html to know how to use the flags parameter or to use path as a file URI if the current configuration allows it.
Opens a database connection.