awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Data Schemas · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesData Schemas

Definitions and structures that dictate the format, constraints, and organization of data within a system.

Explore 3 awesome GitHub repositories matching data & databases · Data Schemas. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Governance and Modeling
  4. Data Modeling and Schemas
  5. Data Schemas

Awesome Data Schemas GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • laravel/laravel

    laravel/laravel

    83,758GitHubView on GitHub↗

    Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. Th

    Bladeframeworklaravelphp
  • protocolbuffers/protobuf

    protocolbuffers/protobuf

    70,695GitHubView on GitHub↗

    Protocol Buffers is a language-neutral, platform-agnostic mechanism for serializing structured data. It provides a schema-driven toolchain that compiles declarative data definitions into type-safe source code, enabling consistent communication and strongly typed API contracts across services written in different progra

    C++marshallingprotobufprotobuf-runtime
  • tldr-pages/tldr

    tldr-pages/tldr

    61,318GitHubView on GitHub↗

    This project is a community-driven repository of simplified, example-based reference guides for command-line tools. It functions as an open-source knowledge base designed to provide concise, practical usage examples that help developers navigate complex software without the need for lengthy technical documentation. Th

    Markdownandroidbsdcheatsheet

Explore sub-tags

  • Column DefinitionsSpecifications for database table columns including data types, modifiers, and default values.
  • Database Schema BuildersFluent interfaces for creating and altering database tables and columns.
  • Enumeration TypesData types consisting of a set of named constants used to restrict input values.
  • Schema DefinitionDefinition of data structures using a language-neutral schema format.
Schema-Validated Data StructuresData structures that enforce strict formatting rules for automated parsing and transformation.