Install latest/stable of LibreDB Studio
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install libredb-studio
Don't have snapd? Get set up for snaps.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
Web-based SQL IDE for PostgreSQL, MySQL, SQLite, Oracle, SQL Server, MongoDB, and Redis with AI query assistance.
Installing the snap starts a background service that serves the app on port 3000 (http://localhost:3000). State (SQLite storage, generated admin credentials) lives in $SNAP_DATA (/var/snap/libredb-studio/current). On first run the service generates admin credentials and logs the admin password once:
sudo snap logs libredb-studio
Databases are reached over TCP; under strict confinement, unix-socket connections to databases on the host are not supported.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.