Skip to content

Create app package for LibreDB Studio #2142

Description

@yusuf-gundogdu

name: libredb-studio
trademark: LibreDB Studio

Official references

What it is

A self-hosted SQL IDE that runs in the browser, MIT licensed. It is deployed next to the database rather than installed on each machine, so the database does not need a port open to the outside. Sixteen drivers reach forty two engines, including PostgreSQL, MySQL, Oracle, SQL Server, MongoDB, Redis, SQLite, ClickHouse and DuckDB.

Deployment

docker run -d -p 3000:3000 ghcr.io/libredb/libredb-studio:latest

The container listens on 3000. First run prints a generated admin password to the log. Authentication is local accounts or OIDC.

Current version: 0.15.0

Why this fits the library

The library already carries cloudbeaver, pgadmin, phpmyadmin and bytebase, so this sits on the same shelf.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions