pub const DB_OPEN: i32 = 0x03;
Open an existing database.
If the database doesn’t exist, an exception will be thrown.