awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesStructural Statement Generators

Tools that translate visual schema changes into executable SQL structural modification statements.

Distinct from Database Schema Visualizers: Distinct from visualizers; focuses on generating the SQL code to implement structural changes rather than just viewing them.

Explore 1 awesome GitHub repository matching data & databases · Structural Statement Generators. Refine with filters or upvote what's useful.

Awesome Structural Statement Generators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • outerbase/studioouterbase 的头像

    outerbase/studio

    5,818在 GitHub 上查看↗

    Studio 是一个容器化 SQL 数据库管理工具,提供了一个基于浏览器的图形界面,用于执行查询和管理各种 SQL 数据库。它由一个专门的查询编辑器和专为 Web 数据库管理设计的图形管理界面组成。 该项目具有一个高性能 SQL 查询编辑器,带有自动补全和函数提示,可同时运行多个数据库命令。它包括一个用于创建和修改表列的视觉模式编辑器,以及一个在提交到源之前暂存和预览更改的记录编辑器。 该平台涵盖数据库连接和配置文件同步、多方言 SQL 集成,以及用于向菜单、选项卡和侧边栏添加自定义逻辑的 UI 扩展框架。它利用桌面包装器来桥接在标准 Web 浏览器环境中受限的数据库驱动程序。 该应用程序打包为 Docker 镜像,以确保在不同托管平台上的部署一致性。

    Translates graphical changes to table columns into the necessary structural SQL statements for database modification.

    TypeScript
    在 GitHub 上查看↗5,818
  1. Home
  2. Data & Databases
  3. Database Schema Visualizers
  4. Structural Statement Generators