# 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.
NewRow returns a new row.
NewRowWith returns a new row with the specified columns.
NewTable returns a new table.