8 dépôts
Protocols for exposing live datasets to external organizations without copying data.
Distinguishing note: Existing candidates focus on in-process memory sharing or app-to-app sharing rather than organizational data lakes.
Explore 8 awesome GitHub repositories matching data & databases · Secure Data Sharing. Refine with filters or upvote what's useful.
Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i
Documents Azure's secure data sharing service for sharing big data with external organizations.
Delta is a lakehouse table format that brings ACID transactions and data warehouse consistency to large scale data lakes on cloud object storage. It serves as an ACID transaction manager, coordinating atomic commits and serializable isolation for concurrent reads and writes across distributed compute engines. The project provides a multi-engine interoperability layer that uses format translation to allow diverse SQL engines and processing frameworks to read and write the same tables. It functions as a data versioning system, utilizing a transaction log to enable time travel, historical snapsh
Exposes live datasets to external recipients using an open protocol to eliminate the need for data duplication.
Chainlink is a decentralized oracle network that connects smart contracts to off-chain data, computation, and real-world systems. It provides a secure and reliable infrastructure for blockchain applications to access external information, execute automated workflows, and interact with other blockchains. The network is secured by a staking-based model where node operators lock LINK tokens as collateral, which can be slashed for poor performance, incentivizing honest and accurate data delivery. The platform distinguishes itself through a comprehensive set of capabilities that extend beyond basi
Encrypts sensitive supply chain data shared with partners for computation without exposing raw information.
ResearchKit is an open-source framework for building iOS applications that conduct medical research studies. It provides reusable components for creating study apps that collect participant data through surveys, sensor-driven active tasks, and digital informed consent workflows. The framework includes a step-based survey builder for constructing multi-step questionnaires, an active task engine that guides participants through structured physical and cognitive assessments while capturing device sensor data, and a visual consent workflow that guides participants through study details with on-de
Connects participants with study coordinators through encrypted data transmission channels.
Data on COVID-19 (coronavirus) cases, deaths, hospitalizations, tests • All countries • Updated daily by Our World in Data
Retrieves chart metadata and data from a curated collection of visualizations.
Ce projet est une collection d'implémentations de référence d'applications Android et de projets d'exemple. Il fournit du code source éducatif démontrant les modèles de développement standard pour construire des applications mobiles fonctionnelles. Le dépôt inclut des exemples spécifiques pour la conception d'UI Android, la persistance des données et l'intégration matérielle. Il fournit des implémentations de référence pour gérer les processus en arrière-plan de longue durée et les diffusions système, ainsi que des démonstrations de construction de mises en page et de graphiques personnalisés. La base de code couvre un large éventail de capacités, incluant la programmation réseau pour la récupération de données distantes, la gestion locale des données utilisant les préférences partagées et les bases de données, et l'utilisation des capteurs de l'appareil, Bluetooth, caméras et microphones. Il démontre également l'utilisation de mises en page modulaires par fragments, les notifications système et la gestion des permissions d'application.
Implements the Android content provider framework to expose organized data to other applications.
Ce projet est un parcours d'apprentissage structuré et une feuille de route de compétences conçus pour guider les développeurs à travers l'écosystème Android. Il sert de cursus d'ingénierie mobile et de guide de carrière, organisant les connaissances techniques requises pour construire des applications évolutives, des concepts de base aux compétences professionnelles avancées. Le guide se différencie en fournissant une carte hiérarchique des connaissances requises, séquençant les sujets techniques dans un ordre logique. Il inclut une collection organisée de ressources d'étude et de documentation technique, ainsi que des outils pour suivre la progression de l'apprentissage à travers le cursus spécifié. La feuille de route couvre un large éventail de domaines de développement, y compris l'architecture d'application, la conception d'interface utilisateur et l'animation, ainsi que l'intégration système pour les capteurs matériels et les opérations réseau. Il fournit également des conseils sur le stockage de données, la sécurité des appareils et le processus de publication des applications sur le Play Store.
Teaches the implementation of Android Content Providers for standardized data exchange between applications.
Chartbrew is a self-hosted business intelligence platform and data visualization engine designed to transform raw data from SQL databases and external API endpoints into interactive charts and dashboards. It serves as a tool for building analytics dashboards that monitor business metrics and KPIs through a privately hosted environment. The platform distinguishes itself with an embedded analytics workflow, allowing users to generate secure, time-limited shared links and iframes to display private charts on external websites. It also provides programmatic chart generation via API and integrates
Provides an API to fetch chart data optimized for external sharing using security tokens and custom themes.