system catalog
Database tables that contain information about the database itself, such as
the names of tables or columns in the database, the number of rows in a table,
information about indexes and database privileges, and so forth.
See also column, database, index, table.