[db/sqlite3/Opener]
Opens the specified SQLite database.
Mode is normally 6.
(More on modes: https://www.sqlite.org/c3ref/c_open_autoproxy.html)
Keywords: open, database, sql
Input ports
params:
{"dbId": string, "filename": string, "mode": number}
Output ports