handle

Phandle
Bun

Symbol

Database.handle

readonly handle: number

The underlying sqlite3 database handle

In native code, this is not a file descriptor, but an index into an array of database handles