FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
09-15-2023 11:47 AM
Dear all.
Has anyone ever install the MySQL database from ORACLE in the ctrlX Core with its operating system Ubuntu Core? Will it work?
I know there is InfluxDB, but I have already an application in C/C++ that uses ORACLE MySQL database. I try to re-use the most of the C/C++ code again in ctrlX Core...
Solved! Go to Solution.
09-15-2023 02:37 PM
I think you should be able to do something like this with an X7 and container app which will run a docker image.
09-15-2023 02:39 PM - edited 09-15-2023 02:44 PM
Hi,
there is no official MySQL snap for the ctrlX CORE. But searching through the web I found this experimental MySQL snap. Maybe you could try this one. But be aware, that its considered to not be ready for production.
Find the Experimental MySQL Community snap on snapcraft.io.
Update: I found also this MySQL Server snap. But be aware, that no one has tried out these snaps at ctrlX CORE before.
01-29-2024 10:11 AM
Dear StreetCruiser,
there is no official application for MySQL in ctrlX CORE.
However, I have been playing around to use PostgreSQL. It is a home-made demo, but could be a starting point for you. Likewise, we also have examples with MongoDB.
Best,
Raul