Represents an ADBC Database.
Open a new connection to the database.
A Promise resolving to a new AdbcConnection.
Release the database resources. After closing, the database object should not be used.
Represents an ADBC Database.