awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • reduxjs/redux-toolkitالصورة الرمزية لـ reduxjs

    reduxjs/redux-toolkit

    11,213عرض على 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
    عرض على GitHub↗11,213
  1. Home
  2. Data & Databases
  3. Data Normalization
  4. Normalized State Schemas