Thanks for your response, @J805.

The reason we have three apps is to cater to three different user types, each with distinct actions. Some tables are shared across all apps, while some data is unique to each app.

I’m considering moving the database externally to avoid data discrepancies between the apps. I also believe this move will improve speed and performance.