# Functions
New returns a new enumeration cache for all the tables listed in the queries map.
# Type aliases
EnumDB maps each enumeration table name with the corresponding enumeration cache.
EnumTableQuery maps each enumeration table name with the SQL query string used to read the data.