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?