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

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

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

1 مستودع

Awesome GitHub RepositoriesPayload-Based Data Filtering

Mechanisms for sending complex data filtering criteria via request bodies to bypass URI length limitations.

Distinguishing note: None of the candidates cover the specific use case of using POST bodies for complex filtering to avoid URI limits.

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

Awesome Payload-Based Data Filtering 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

    Supports sending complex filter parameters in a JSON body to avoid URI length limit errors.

    Elixircrdtcrdtselixir
    عرض على GitHub↗9,909
  1. Home
  2. Data & Databases
  3. Payload-Based Data Filtering