awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesNormalized State Schemas

Structures for managing relational application state in a flattened format to prevent data redundancy.

Distinct from Data Normalization: Distinct from Data Normalization: focuses on in-memory application state organization rather than unifying external data sources.

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

Awesome Normalized State Schemas GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • reduxjs/redux-toolkitAvatar de reduxjs

    reduxjs/redux-toolkit

    11,213Voir sur GitHub↗

    Redux Toolkit is a state management toolkit and store configurator designed to simplify the development of Redux applications by reducing boilerplate code. It functions as an immutable state manager and a centralized store configuration system that provides a streamlined workflow for managing global application state. The project distinguishes itself through an automated async action orchestrator that manages the lifecycle of promises by automatically dispatching pending, fulfilled, and rejected actions. It also acts as a normalized state organizer, providing tools to structure complex relati

    Provides utilities to organize and maintain complex relational data in a flattened, normalized format.

    TypeScript
    Voir sur GitHub↗11,213
  1. Home
  2. Data & Databases
  3. Data Normalization
  4. Normalized State Schemas