8 个仓库
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.
该项目是 Android 应用程序参考实现和示例项目的集合。它提供了演示构建功能性移动应用程序的标准开发模式的教育性源代码。 该存储库包括 Android UI 设计、数据持久化和硬件集成的具体示例。它提供了处理长时间运行的后台进程和系统广播的参考实现,以及构建布局和自定义图形的演示。 该代码库涵盖了广泛的功能,包括用于远程数据获取的网络编程、使用共享首选项和数据库的本地数据管理,以及设备传感器、蓝牙、摄像头和麦克风的使用。它还演示了模块化 Fragment 布局、系统通知和应用程序权限管理的使用。
Implements the Android content provider framework to expose organized data to other applications.
该项目是一个结构化的学习路径和技能路线图,旨在引导开发者进入 Android 生态系统。它作为一个移动工程课程和职业指南,组织了从基础概念到高级专业技能构建可扩展应用所需的技术知识。 该指南的特色在于提供了一张所需知识的层级地图,将技术主题按逻辑顺序排列。它包括精选的学习资源和技术文档集合,以及用于通过指定课程跟踪学习进度的工具。 该路线图涵盖了广泛的开发领域,包括应用架构、用户界面设计与动画,以及硬件传感器和网络操作的系统集成。它还提供了关于数据存储、设备安全以及将应用发布到 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.