4 مستودعات
Systems that enable real-time team cooperation on live database data.
Distinguishing note: Focuses on shared data visibility rather than general database administration.
Explore 4 awesome GitHub repositories matching data & databases · Collaborative Data Platforms. Refine with filters or upvote what's useful.
Prisma is a database toolkit that provides a unified access layer for interacting with relational and document databases. It centers on a declarative schema modeling approach, where developers define their data structures in a human-readable language. This schema serves as the single source of truth, from which the toolkit automatically generates type-safe database clients that provide compile-time validation and editor autocomplete for all data operations. The project distinguishes itself through a high-performance, Rust-based query engine that handles query planning and connection pooling o
Shares access to a live database with team members to enable real-time cooperation and consistent data visibility.
Dolt is a relational database engine that integrates version control directly into the database management layer. It functions as a version-controlled SQL database that tracks every row and schema change using a commit-based history, allowing users to branch, merge, and audit data modifications. By implementing a wire-protocol-compatible server, the system enables standard SQL clients and tools to interact with versioned data as if they were connecting to a traditional relational database. The platform distinguishes itself by applying repository-style workflows to data management, including s
Enables team collaboration on datasets using repository-style workflows like forks, pull requests, and merge operations.
PySyft is a privacy-preserving machine learning framework and remote computation engine. It functions as a decentralized data analysis orchestrator that allows for the execution of data science workflows on remote servers without requiring the transfer of raw private data from the host device. The platform provides a secure collaboration environment where data owners manage permissions and authorize specific collaborators to run computations. It differentiates its workflow by utilizing mock data for local development and validation before submitting final analysis jobs to private remote serve
Offers a platform for managing data permissions and authorizing collaborators to run computations on isolated private datasets.
CloudBeaver هو مدير قاعدة بيانات قائم على الويب وبيئة تطوير متكاملة لقواعد البيانات السحابية توفر واجهة متصفح مركزية لإدارة قواعد بيانات SQL وNoSQL. يعمل كأداة إدارة قواعد بيانات متعددة وبوابة وصول لقواعد البيانات تعتمد على RBAC، مما يسمح للمستخدمين بإدارة محركات قواعد بيانات علائقية ومستندة إلى مستندات متنوعة من خلال تثبيت واحد قائم على الخادم. تتميز المنصة بدمج مساعد ذكاء اصطناعي لتوليد وتحسين SQL باللغة الطبيعية. كما تدعم هندسة البيانات التعاونية من خلال تنسيق عمليات قاعدة البيانات عبر الفرق من خلال إدارة الوصول المركزية والأذونات القائمة على الأدوار. يغطي النظام مجموعة واسعة من القدرات بما في ذلك استكشاف البيانات المرئية عبر متصفحات المخطط القائمة على الشجرة والمحررات القائمة على الشبكة، بالإضافة إلى إدارة الاتصال الشاملة وأدوات نقل البيانات. كما يتضمن أدوات متخصصة لاكتشاف وإدارة موارد قاعدة البيانات المستضافة من قبل مزودي الخدمات السحابية. يتم نشر التطبيق كنظام عميل-خادم، مما يتيح إدارة قاعدة البيانات عن بُعد عبر متصفح الويب.
Enables teams to coordinate database operations and share connections through centralized access and permission controls.