Database URI
SQLite
Connection URL
The connection URL of a SQLite connector points to a file on your file system. For example, the following two paths are equivalent because the .db is in the same directory:
Example 1:
Example 2:
Example 3:
sqlite:/Users/janedoe/dev.db