How to read the database table name of a Model instance? December 24, 2022 by Tarik Found the answer myself: the _meta attribute of an instance has the information: model_instance._meta.db_table