awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesVirtual Relationship Mapping

The definition of logical relationships between tables via configuration for databases without native constraints.

Distinct from Foreign Key Constraints: Focuses on the simulation of relationships for documentation/analysis rather than DB-enforced integrity.

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

Awesome Virtual Relationship Mapping GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • k1low/tblsAvatar von k1LoW

    k1LoW/tbls

    4,254Auf GitHub ansehen↗

    tbls is a Go-based command line utility used for documenting, analyzing, and linting relational database schemas. It functions as a documentation tool that generates structured reports and entity-relationship diagrams in Markdown, JSON, or Excel formats, as well as a schema diff tool for identifying discrepancies between a live database and its documentation. The project allows for schema augmentation and the definition of virtual relationships through external configuration files, enabling metadata overrides and table connections without requiring database migrations or native constraints. I

    Specifies table relationships and foreign key connections via configuration for databases lacking native constraints.

    Go
    Auf GitHub ansehen↗4,254
  1. Home
  2. Data & Databases
  3. Foreign Key Constraints
  4. Virtual Relationship Mapping