Interface for a key-value database.
Close the database.
Get the name of the database.
Get the owner ID of the database.
Gets the table with the given name.
The name of the table to get.
The table.
Subscribe to datase events.
The callback to call when a database event is published.
Unsubscribe from database events.
Interface for a key-value database.