awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 个仓库

Awesome GitHub RepositoriesCloud Data Access

Capabilities for reading and writing data directly from cloud-based storage providers.

Distinguishing note: Focuses on the data access layer rather than the authentication layer.

Explore 10 awesome GitHub repositories matching data & databases · Cloud Data Access. Refine with filters or upvote what's useful.

Awesome Cloud Data Access GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pola-rs/polarspola-rs 的头像

    pola-rs/polars

    38,855在 GitHub 上查看↗

    Polars is a high-performance columnar data processing library designed for efficient analytical workflows. It functions as a structured data library that organizes information into typed columns, utilizing the Apache Arrow memory format to enable zero-copy data sharing and cache-friendly, vectorized operations. The engine is built to handle large-scale tabular datasets, providing both local and distributed analytical runtimes that scale from single-machine environments to multi-node clusters. The project distinguishes itself through a sophisticated lazy query engine that constructs abstract e

    Reads data files directly from cloud storage buckets using URI paths.

    Rustarrowdataframedataframe-library
    在 GitHub 上查看↗38,855
  • humansignal/label-studioHumanSignal 的头像

    HumanSignal/label-studio

    27,619在 GitHub 上查看↗

    Label Studio is a multi-modal data annotation platform designed to create and manage high-quality training datasets for machine learning. It functions as a self-hosted, containerized environment that supports secure, private deployments, including air-gapped configurations. The platform provides a centralized workspace for labeling diverse media types, such as images, text, audio, and time-series data, to support supervised and reinforcement learning workflows. The platform distinguishes itself through deep integration with machine learning backends, enabling active learning loops, automated

    Label Studio downloads original media files such as images, audio, or text from the annotation environment for use in external machine learning backend processing.

    TypeScriptannotationannotation-toolannotations
    在 GitHub 上查看↗27,619
  • apache/mxnetapache 的头像

    apache/mxnet

    20,829在 GitHub 上查看↗

    This project is a deep learning framework designed for constructing, training, and deploying neural networks across diverse hardware environments. It functions as a high-performance tensor computation library that provides both imperative and symbolic programming interfaces, allowing developers to balance flexible, step-by-step model building with the efficiency of compiled computation graphs. The framework distinguishes itself through a hybrid execution engine that integrates declarative graph compilation with imperative runtime logic. It supports scalable, distributed training across multip

    Enables loading training datasets directly from remote cloud object storage using secure credentials.

    C++mxnet
    在 GitHub 上查看↗20,829
  • netflix/metaflowNetflix 的头像

    Netflix/metaflow

    9,764在 GitHub 上查看↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Connects to cloud object storage to retrieve and store large datasets efficiently.

    Pythonagentsaiaws
    在 GitHub 上查看↗9,764
  • enso-org/ensoenso-org 的头像

    enso-org/enso

    7,439在 GitHub 上查看↗

    Enso is a visual dataflow programming environment and multi-language data processing engine that compiles Enso, Python, Java, and JavaScript into a unified representation with a shared memory model for zero-overhead inter-language calls. It functions as a self-service data preparation and analysis platform where users can build data pipelines by connecting nodes in a graph, switching between a no-code visual interface and a code view while keeping all changes reviewable. The platform also serves as a cloud data workflow scheduler and API exposer, allowing workflows to run on a timetable or be

    Enables interactive data processing and visualization through a cloud-based platform.

    Javacompilerensofunctional
    在 GitHub 上查看↗7,439
  • opendronemap/odmOpenDroneMap 的头像

    OpenDroneMap/ODM

    5,853在 GitHub 上查看↗

    OpenDroneMap (ODM) is an open-source aerial drone photogrammetry pipeline that converts 2D images into georeferenced 3D models, orthophotos, point clouds, and digital elevation maps. At its core, the OpenDroneMap Processing Engine orchestrates a complete Structure-from-Motion workflow, from feature extraction through dense reconstruction and tiled output generation, purpose-built for transforming drone-captured imagery into geospatial data products. The toolkit distinguishes itself through GPU-accelerated SIFT feature extraction using CUDA-capable NVIDIA graphics cards, roughly doubling proce

    Creates Cloud-Optimized GeoTIFF files for faster remote access and streaming of orthophoto data.

    Pythonaerial-imagerydronephotogrammetry
    在 GitHub 上查看↗5,853
  • kahing/goofyskahing 的头像

    kahing/goofys

    5,558在 GitHub 上查看↗

    Goofys 是一个兼容 POSIX 的云对象存储网关,可将远程存储桶挂载为本地系统目录。它实现了一个用户空间文件系统,将兼容 S3 和 Azure Blob 的存储服务映射到本地挂载点,从而允许通过标准文件系统操作访问远程对象。 该项目为 Amazon S3、Azure Blob Storage 和 Azure Data Lake 账户提供了特定的挂载功能。它利用基于 FUSE 的实现将云对象存储与操作系统内核进行对接。 该系统包含性能优化功能,例如本地读取缓存以减少延迟,以及并发范围请求获取以优化大对象的下载。它通过解析对象键前缀来模拟分层文件夹结构,从而提供目录仿真。

    Provides a gateway to access remote cloud object storage as local folders for simplified file management.

    Go
    在 GitHub 上查看↗5,558
  • owasp/top10OWASP 的头像

    OWASP/Top10

    5,273在 GitHub 上查看↗

    This project is a web application security standard and vulnerability framework. It provides a comprehensive list of the most critical security risks facing web applications, paired with technical guidance and a structured methodology for identifying and mitigating these flaws. The framework functions as a secure coding guide and a risk assessment methodology, offering a standardized approach to prioritizing vulnerabilities based on their potential impact and likelihood of exploitation. It defines architectural patterns and technical recommendations to help developers implement defense in dep

    Offers guidance on restricting access to cloud storage and services to prevent sensitive data exposure.

    HTML
    在 GitHub 上查看↗5,273
  • opengeos/leafmapopengeos 的头像

    opengeos/leafmap

    3,717在 GitHub 上查看↗

    Leafmap is a Python geospatial visualization library designed for creating interactive maps and performing geospatial analysis within Jupyter environments. It provides a comprehensive set of tools for building interactive map interfaces, browsing and visualizing SpatioTemporal Asset Catalog items, and connecting to PostGIS databases for spatial data rendering. The project distinguishes itself through a backend-agnostic rendering system that allows users to switch between different mapping engines while maintaining a consistent API. It features specialized capabilities for Cloud Optimized GeoT

    Renders Cloud Optimized GeoTIFFs as tile layers from remote endpoints with custom band and color settings.

    Pythondata-sciencedatavizfolium
    在 GitHub 上查看↗3,717
  • mit-lcp/mimic-codeMIT-LCP 的头像

    MIT-LCP/mimic-code

    3,135在 GitHub 上查看↗

    mimic-code is a clinical data analysis framework and toolset for processing deidentified electronic health records and intensive care unit data. It provides a healthcare SQL query library and a processing tool to transform raw health records into formats suitable for longitudinal analysis and machine learning. The project features a medical research notebook environment that integrates with cloud-hosted datasets, allowing for remote querying and analysis. It includes a DICOM imaging pipeline to retrieve chest radiographs and link medical imaging with structured clinical metadata. The framewo

    Connects credentialed accounts to cloud-hosted data stores for clinical querying and analysis.

    Jupyter Notebookcritical-careicumimic-iii
    在 GitHub 上查看↗3,135
  1. Home
  2. Data & Databases
  3. Cloud Data Access

探索子标签

  • Cloud-Optimized GeoTIFF Accessors1 个子标签Creates Cloud-Optimized GeoTIFF files for faster remote access and streaming of orthophoto data. **Distinct from Cloud Data Access:** Distinct from Cloud Data Access: specifically generates Cloud-Optimized GeoTIFF format for efficient streaming, not general cloud data access.
  • Interactive Cloud Data ProcessingProcessing and visualizing data interactively through a cloud-based platform. **Distinct from Cloud Data Access:** Distinct from Cloud Data Access: focuses on interactive processing and visualization, not just read/write access.
  • Permissions ManagementControls and policies for managing access rights to cloud-based services and storage. **Distinct from Cloud Data Access:** Focuses on the administrative restriction of access rights rather than the technical mechanism of reading/writing data.