I have Cloudbeaver built and running on CentOS 7.9 but I can't wrap my head around how to configure this web app to connect to my backend database sources. I've read the available documentation but the way forward is not clear.
I'm used to using phpMyAdmin with connection to our MySQL and MariaDB servers.
I've used DBeaver on a CentOS 7 linux workstation to connect to a Postgres data source.
I'm interested in using Cloudbeaver to replace phpMyAdmin and to provide a consistent interface to our various database sources: a MySQL-5.7 server, a MariaDB-10.x Galera cluster, a Postgres-13 server, and an MS-SQL 2019 Express server.
Can someone who understand this and has it working help guide me through the configuration?
I have Cloudbeaver built and running on CentOS 7.9 but I can't wrap my head around how to configure this web app to connect to my backend database sources. I've read the available documentation but the way forward is not clear.
I'm used to using phpMyAdmin with connection to our MySQL and MariaDB servers.
I've used DBeaver on a CentOS 7 linux workstation to connect to a Postgres data source.
I'm interested in using Cloudbeaver to replace phpMyAdmin and to provide a consistent interface to our various database sources: a MySQL-5.7 server, a MariaDB-10.x Galera cluster, a Postgres-13 server, and an MS-SQL 2019 Express server.
Can someone who understand this and has it working help guide me through the configuration?