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

6 repos

Awesome GitHub RepositoriesData Modeling

Defining schema structures via code-first annotations.

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

  1. Home
  2. Data & Databases
  3. Data Access and Querying
  4. Object-Relational Mappers
  5. Data Modeling

Awesome Data Modeling GitHub Repositories

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

    mermaid-js/mermaid

    86,200GitHubView on GitHub↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for m

    TypeScriptdiagramsdiagrams-as-codedocumentation
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase
  • 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
  • apache/superset

    apache/superset

    70,587GitHubView on GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizati

    TypeScriptanalyticsapacheapache-superset
  • nocodb/nocodb

    nocodb/nocodb

    62,131GitHubView on GitHub↗

    NocoDB is a visual platform that transforms relational databases into collaborative, spreadsheet-style workspaces. By acting as a headless database backend, it provides a unified environment for designing database structures, managing record relationships, and interacting with data without requiring manual SQL queries.

    TypeScriptairtableairtable-alternativeautomatic-api
  • psf/requests

    psf/requests

    53,829GitHubView on GitHub↗

    Requests is a high-level HTTP client library designed to simplify web communication and API integration. It provides an intuitive, human-readable interface for performing standard network operations, including request execution, connection pooling, and stateful session management. By encapsulating raw network data into

    Pythonclientcookiesforhumans

Explore sub-tags

  • Date DependenciesMechanisms for managing and enforcing temporal relationships or scheduling constraints between data entities.
  • Entity Relationship ModelsDeclarative definitions of entities, attributes, and their logical relationships for database schema generation.
  • Message Nesting PatternsTechniques for organizing data by embedding message types within other message definitions.
  • Record SchemasDefinitions for structured data records and their field configurations.
  • Request-Response ModelsEncapsulates raw network data into high-level objects for easier access.
  • SQL-Based Semantic LayerVirtual metrics and business logic applied to SQL.
  • Semantic MetricsDefinitions of calculated fields and aggregations that represent business logic on top of raw data.