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

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

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

1 مستودع

Awesome GitHub RepositoriesShape-Based Synchronization

The process of using predefined data shapes to filter and authorize the subset of data synchronized to clients.

Distinct from Real-time Data Synchronization: Distinct from general real-time synchronization: specifically uses 'shapes' for the selection and authorization of data subsets.

Explore 1 awesome GitHub repository matching data & databases · Shape-Based Synchronization. Refine with filters or upvote what's useful.

Awesome Shape-Based Synchronization GitHub Repositories

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

    electric-sql/electric

    9,909عرض على GitHub↗

    Electric is a Postgres data synchronization engine and replication proxy designed to enable local-first software. It replicates data from Postgres databases to client-side stores in real time using logical replication, allowing applications to maintain a local embedded database for offline access and low-latency updates. The system distinguishes itself by using shapes to filter and authorize specific subsets of database rows and columns before streaming them to clients or edge workers. It further supports multi-user collaboration by integrating a conflict-free replicated data type framework t

    Defines data shapes at compile time to synchronize specific database subsets in real time using authentication middleware.

    Elixircrdtcrdtselixir
    عرض على GitHub↗9,909
  1. Home
  2. Data & Databases
  3. Real-time Data Synchronization
  4. Shape-Based Synchronization