Database
ETSi includes a portable MariaDB daemon that can be launched and stopped from the UI.
Starting MariaDB
- Open the Database tab in ETSi
- Click Start MariaDB
- ETSi starts the daemon and displays the connection details
Connection details
Host: 127.0.0.1
Port: 3306
User: root
Pass: (set on first launch)
Connect using any MySQL-compatible client or from your hosted application.
MariaDB data is stored in ETSi's data directory and persists between sessions.