Create database table without using content-type builder plugin

Hi I am creating a caching service for custom routes and I wanted to store all of the cached data into the postgres database. Now I wanted to create a table in postgres, but I don’t want to show the data that is stored, in admin panel. What approach should I take so that I can create the database table for that and can use strapi queries on it but it is not visible on strapi-admin panel (neither as a content-type nor as a plugin)

This topic has been created from a Discord post (1255987451974123531) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord