That makes sense! I wasn't sure if you could do it all in one project.
But having multiple projects for the different data sources sounds like a good solution. Thank you!!
----------
You could also put it all in one project, but you still need add the different data class and sql dat class.
But I don't suggest you use multiple database in one project. Normally, we will use just one database with multiple table in one project. Using multiple database in one project will make your project become more complex than before and may causing some develop risk.
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.