OpenGithubs / OpenGithubs/weekly

【开源自荐】LibreDB Studio:一套界面管理 16 种数据库、可接本地大模型的开源浏览器 IDE

Open
#148 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
1.7k
Forks
71
PR merge metrics
No merged PRs in 30d

Description

1).项目名称:LibreDB Studio

2).项目地址:https://github.com/libredb/libredb-studio
在线 demo:https://app.libredb.org

3).项目简介(100 字以内):
MIT 开源、自托管、在浏览器里运行的数据库 IDE。一套界面管理 16 种数据库(PostgreSQL、MySQL、Oracle、SQL Server、MongoDB、Redis、ClickHouse 等),线路协议兼容后可达 42 种,内置 SSO、RBAC、查询审计、ER 图。AI 可接自有模型或本地 Ollama,数据不出网。

4).推荐原因:
把编辑器部署到数据库旁边,团队在浏览器里打开一个网址就能用,不用再把生产库密码发给每个人。单点登录、RBAC、查询审计、ER 图、结构对比与迁移、AI 全部在 MIT 免费版里,没有付费墙。AI 支持接入本地 Ollama,用本地模型时数据不出内网,适合注重隐私和自托管的团队。一条命令即可启动:docker run -p 3000:3000 libredb/libredb-studio ,也提供 Helm 和 npm。

5).项目图片:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue contains a self-recommendation for LibreDB Studio but names no file, test, or entry point in the weekly repository. First inspect the repository's contribution format and recent project entries; the work is done when the submission matches that format and is ready for the weekly publication process.

Written by the indexing model from the issue text.

Assessment

Tech stack
clickhouse, docker, mongodb, mysql, ollama, postgresql, redis
Domain
content
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.