How to Migrate from SQLite to Postgres Database on Localhost?

I am curious what table in the database (PostgreSQL) does Strapi saves its content to? I can see all of my components tables, but not clear where the content is saved in which table.