5 مستودعات
APIs for retrieving and updating shared collaborative documents to synchronize with external systems.
Distinct from Programmatic Grid Data Synchronization: Shortlist options are too narrow (grid data, dependency updates) or unrelated; this is about general collaborative document state sync.
Explore 5 awesome GitHub repositories matching data & databases · Collaborative Data Synchronization APIs. Refine with filters or upvote what's useful.
DataX is a distributed data integration framework and plugin-based ETL tool designed for synchronizing large datasets between heterogeneous sources and destinations. It functions as a JDBC data migration engine and offline synchronization tool, enabling the movement of data between relational databases, NoSQL stores, and object storage. The system utilizes a plugin-based connector architecture that decouples reader and writer logic, allowing it to map and transform data types across different storage engines using a standardized internal representation. This design supports heterogeneous data
Synchronizes relational database records from sources like MySQL, PostgreSQL, and Oracle into target tables via JDBC.
Liveblocks is a realtime collaboration infrastructure platform that synchronizes application state, documents, and user presence across multiple participants using conflict-free replicated data types. It provides a managed backend for collaborative text editors, threaded commenting and annotation systems, in-app notifications, and AI copilot deployment, all built on a WebSocket transport layer with server-side room management APIs. The platform distinguishes itself through a headless component primitive system that exposes unstyled React hooks and composable building blocks, allowing develope
Adds realtime multiplayer editing and contextual cell comments to Handsontable grids.
EFCore.BulkExtensions هي مكتبة لتنفيذ عمليات الإدراج، والتحديث، والحذف المجمعة عالية الأداء داخل نظام Entity Framework Core البيئي. تعمل كمجموعة أدوات لمعالجة دفعات قاعدة البيانات وغلاف لـ SQL Bulk Copy الأصلي لتمكين استيعاب البيانات ومزامنتها بشكل أسرع عبر مزودي قواعد بيانات متعددين. توفر المكتبة قدرات متخصصة لمزامنة البيانات العلائقية، مما يسمح للمستخدمين بمواءمة جداول قاعدة البيانات مع قوائم الكيانات المحلية من خلال عمليات upsert مجمعة والمزامنة الشرطية. كما تدعم عمليات إدراج الرسوم البيانية للبيانات العلائقية، والتي تمكن من إضافة مجموعات كبيرة من سجلات الأصل والفرع عبر جداول متعددة مع الحفاظ على علاقات المفاتيح الخارجية. تغطي الأداة مجموعة واسعة من عمليات البيانات المجمعة، بما في ذلك معالجة CRUD العامة، واقتطاع الجداول، ونسخ البيانات المباشر من جدول إلى جدول. كما تتضمن أدوات لتحديثات الدفعات من جانب الخادم وترحيل قاعدة البيانات عالي الأداء لنقل كميات كبيرة من البيانات دون تحميل الكيانات في ذاكرة التطبيق.
Aligns database tables with local entity lists through bulk upserts and conditional synchronization.
Jazz is a local-first relational database and synchronization framework designed for offline-capable applications. It functions as a reactive state management system that treats database records as the primary source of truth, automatically updating user interfaces in real time as underlying data changes. The project distinguishes itself through a collaborative data synchronization model that utilizes row-level versioning to track branching edit histories. It implements a security engine based on identity-claim row security, which enforces granular permissions on individual records, and suppo
Implements a synchronization framework using row-level versioning and durable streams for relational data.
هذا المشروع عبارة عن منصة لإدارة المشاريع الرشيقة (agile) مصممة لمركزة تتبع المهام، وتنظيم سير العمل، ومراقبة إنتاجية الفريق. يوفر مساحة عمل موحدة حيث يمكن للمستخدمين إدارة المشاريع، والتذاكر، والمعالم من خلال لوحات مرئية، مع تسجيل الوقت المستغرق في أنشطة محددة في نفس الوقت لإنشاء تقارير أداء مفصلة. تتميز المنصة بقدرتها على دمج البيانات من أدوات إدارة خارجية متعددة في مخطط موحد. تتضمن إطار عمل واجهة مدرك للموقع يدعم الفرق العالمية عن طريق حقن السلاسل المترجمة في وقت التشغيل، مما يضمن إمكانية الوصول عبر مناطق مختلفة. تتم إدارة الأمان والتحكم في الوصول من خلال اتحاد الهوية المتكامل، الذي يستخدم بروتوكولات قياسية للتحقق من بيانات اعتماد المستخدم والحفاظ على المصادقة المركزية. بعيداً عن قدرات الإدارة الأساسية، يتضمن النظام ميزات لتتبع تقدم المشروع وتحديد الاختناقات باستخدام منهجيات رشيقة. يستخدم طبقة وسيطة للتعامل مع التحقق من الطلبات وسياسات الأمان، مما يضمن بقاء جميع التفاعلات مع المنصة متسقة وآمنة.
Normalizes and synchronizes data from multiple third-party management tools into a unified internal schema for consistent reporting.