# Functions
NewDatabase returns a new database.
NewDatabases returns a databases instance.
NewDatabaseWithName returns a new database with the specified string.
NewMemStore returns an in-memory storeinstance.
NewTable returns a new database.
NewTableWith returns a new database with the specified string.