Migration of data from MySQL tables to JCR
I am new to AEM and will be working with AEM as a cloud service version for a migration project where the current implementation is not on AEM. In the current implementation, MySQL DB is used to store static data that is referred by the workflows to drive business logic. It is not the content data that has to be displayed on the website.
I am trying to understand if it is possible to migrate such data into JCR or if JCR is purely for the content that has to be displayed on the website?
Is there any other service/product within the AEM as a cloud service that can be used instead of MySQL DB?