awesome-repositories.com
博客
awesome-repositories.com

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSchema Viewpoints

Logical groupings of database tables into domain-specific perspectives for curated documentation.

Distinct from Domain Grouping: Unlike Domain Grouping in the candidates, this refers to documenting the database schema by domain, not grouping content submissions.

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

Awesome Schema Viewpoints GitHub Repositories

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

    k1LoW/tbls

    4,254在 GitHub 上查看↗

    tbls 是一个基于 Go 的命令行工具,用于记录、分析和检查关系数据库模式。它是一个文档生成工具,可以生成 Markdown、JSON 或 Excel 格式的结构化报告和实体关系图,同时也是一个模式差异对比工具,用于识别实时数据库与文档之间的差异。 该项目允许通过外部配置文件进行模式增强和定义虚拟关系,从而在无需数据库迁移或原生约束的情况下实现元数据覆盖和表连接。它还支持将表组织成基于域的视图,以创建对整体模式的精选视角。 其他功能包括通过 SQL linter 根据预定义规则验证数据库结构,以及测量文档覆盖率以确定已描述表和列的百分比。该系统利用基于 JSON 的驱动程序接口集成外部可执行文件以支持各种数据库类型,并使用可自定义的模板进行文档生成。

    Organizes database tables into domain-based categories to create curated views of the overall schema.

    Go
    在 GitHub 上查看↗4,254
  1. Home
  2. Data & Databases
  3. Schema Viewpoints