Databases in Opal vs. Armadillo

In Opal, we have the choice between integrating with MySQL, MariaDB, PostgreSQL or MongoDB.

I have skimmed through the Armadillo documentation and could not find how database integrations work. If I understand correctly, Armadillo has an internal storage (written in Java) and tables and projects are all created there instead of being inserted into some other database.

Could any of the Armadillo developers please confirm this for me?

Hi,

Opal has also introduced the concept of resources: keeping the data in their original format and where they are.

Regards
Yannick

1 Like