Hello world!
I installed the SQL software from the software center but I don’t see a way to configure it through the GUI. It would be nice to have something like phpMyAdmin or something similiar to be able to manage the db’s.
Hello world!
I installed the SQL software from the software center but I don’t see a way to configure it through the GUI. It would be nice to have something like phpMyAdmin or something similiar to be able to manage the db’s.
Heres a how-to phpmyadmin [NethServer Wiki] it’s really simple
Wait you said SQL I’ll check
Works like a charm
[edit] Doesn’t phpMyAdmin always use SQL?
No it uses MySQL or mariaDb(which I think is an open source fork since I think MySQL is owned by oricol)
But MariaDB uses the mysqld daemon, I was looking for mariadb anyway so this works but I’m not sure I understand the difference.
@dasuberadmin which SQL among 3 (or 4) DBMSs are you referring to?
MySQL?
MariaDB?
PostreSQL?
Microsoft SQL Server?
My orginal question was about MariaDB but I see that I also need SQLite (which is same as pgsql i thought?)
I’m trying to set up Tikiwiki
Well this is historical, but yes we use the mariadb software renamed to mysql
AFAIK is not a client-server architechture, but an application-integrated RDBMS. So unless you already have some… “custom necessities”… a DB Management tool should not be necessary for SQLite.