LingoSQL Free open-source database management tool with web UI. Supports MySQL, PostgreSQL & more.
1.1K
LingoSQL is a free, open-source web-based database management tool. Supports MySQL, PostgreSQL and more with an intuitive web UI.
docker run -d \
--name lingosql \
-p 3366:3366 \
-v lingosql-data:/data \
-e JWT_SECRET=your-secret-key-change-me \
-e ENCRYPTION_KEY=your-32-char-key-for-aes-256!! \
yingounet/lingosql:latest
Content type
Image
Digest
sha256:8ba2241b8…
Size
12.5 MB
Last updated
6 months ago
docker pull yingounet/lingosql:d3d60f4