awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • electric-sql/electricAvatar de electric-sql

    electric-sql/electric

    9,909Ver en 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
    Ver en GitHub↗9,909
  1. Home
  2. Data & Databases
  3. Real-time Data Synchronization
  4. Shape-Based Synchronization