open

fun open(name: String, version: UInt53 = definedExternally): IDBOpenDBRequest(source)

The open() method of the IDBFactory interface requests opening a connection to a database.

MDN Reference