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

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

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

2 مستودعات

Awesome GitHub RepositoriesOnline Document Data Syncs

Submit data through a collaborative online document service that syncs to a central warehouse for public access.

Distinct from Documentation Change Submissions: No candidate covers syncing from online documents to a repository; closest are remote repository syncing or documentation submissions, which are different.

Explore 2 awesome GitHub repositories matching data & databases · Online Document Data Syncs. Refine with filters or upvote what's useful.

Awesome Online Document Data Syncs GitHub Repositories

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

    wuhan2020/wuhan2020

    5,923عرض على GitHub↗

    Wuhan2020 is an open platform for collecting, validating, and visualizing epidemic relief data, originally focused on coordinating community response during the COVID-19 crisis. It aggregates information on hospitals, factories, logistics providers, hotels, and donations from multiple sources into a central repository, making it accessible through an interactive geographic map and a programmatic API. The platform distinguishes itself by using GitHub issues as its primary data store, with label-driven organization and command-based task assignment that allows volunteers to claim and track work

    Submits data through a collaborative online document service that syncs to a central warehouse for public access.

    عرض على GitHub↗5,923
  • ravendb/ravendbالصورة الرمزية لـ ravendb

    ravendb/ravendb

    3,961عرض على GitHub↗

    RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind

    Fetches and embeds data from related documents into the target record during transformation.

    C#csharpdatabasedocument-database
    عرض على GitHub↗3,961
  1. Home
  2. Data & Databases
  3. Online Document Data Syncs

استكشف الوسوم الفرعية

  • Related Document EmbeddingsEmbedding data from related documents into target records during transformation processes. **Distinct from Online Document Data Syncs:** Distinct from Online Document Data Syncs: focuses on internal database document enrichment, not syncing with external collaborative services.