Normally, we use repositories in Shopware 6 to read and write data from or to the database. In 99% of cases, this is the best way to do it. However, as I know from experience,
What are the repositories in Shopware 6? To put it very simply: repositories = database tables in Shopware 6. Of course it is not that simple, but for the most part, it is the truth.