2 Repos
Enforces consistent naming and structural patterns across data models.
Distinct from Data Standardization: Distinct from Data Standardization: focuses on the enforcement of modeling conventions rather than the normalization of data formats.
Explore 2 awesome GitHub repositories matching data & databases · Data Modeling Standards. Refine with filters or upvote what's useful.
dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d
Enforces consistent naming and structural patterns across data models to improve maintainability.
This project is a centralized API specification registry and governance framework. It serves as a source of truth for structured API schemas, gRPC definitions, and data models used to maintain consistency across a large ecosystem of services. The system functions as a multi-language client generator, transforming standardized interface definitions into executable source code and language-specific libraries. This process ensures that client libraries and technical documentation remain synchronized by deriving them directly from the original interface definitions. The project also covers the m
Enforces consistent structural patterns for security operation data using a universal data model.