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

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

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

152 个仓库

Awesome GitHub RepositoriesData Export

Utilities for exporting processed data into structured formats.

Distinguishing note: Focuses on the output and export of structured data.

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

Awesome Data Export GitHub Repositories

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

    paperclipai/paperclip

    70,619在 GitHub 上查看↗

    Paperclip is an LLM agent orchestration platform and governance suite designed to coordinate teams of autonomous AI agents. It provides a management plane for defining organizational hierarchies, assigning roles, and aligning individual agent tasks with a structured mission tree to ensure work maps to business objectives. The project distinguishes itself through a specialized agent skill registry and workspace manager. It allows for the discovery and injection of reusable workflows into agent runtimes without retraining and provides isolated, sandboxed execution environments with persistent s

    Moves agents, skills, and projects between deployments using built-in secret scrubbing.

    TypeScript
    在 GitHub 上查看↗70,619
  • chinese-poetry/chinese-poetrychinese-poetry 的头像

    chinese-poetry/chinese-poetry

    51,906在 GitHub 上查看↗

    This project is a comprehensive dataset and archive of classical Chinese poetry, prose, and Confucian classics. It serves as a digital humanities corpus, providing machine-readable access to hundreds of thousands of poems and detailed poet biographies, specifically spanning the Tang and Song dynasties. The collection is distinguished by its scholarly depth, incorporating textual variation annotations to track disputed characters across different source editions. It also includes tonal pattern mapping to describe the rhythmic and phonetic structures of the verse, alongside a popularity ranking

    Exports poetic records and author biographies in both JSON and SQLite formats for programmatic analysis.

    JavaScriptchinesechinese-poetryci
    在 GitHub 上查看↗51,906
  • filebrowser/filebrowserfilebrowser 的头像

    filebrowser/filebrowser

    35,212在 GitHub 上查看↗

    File Browser is a self-hosted application that provides a web-based interface for managing files and directories on a server. It functions as a virtual file system abstraction, allowing users to browse, organize, and edit text-based files directly within their browser without requiring local access to the server. The platform distinguishes itself through a comprehensive command-line interface that enables full administrative control over system configurations, user accounts, and automation hooks. It supports a flexible, event-driven architecture where custom shell scripts can be triggered aut

    Exports all user account data to JSON or YAML files for backup or migration purposes.

    Gofile-browserfile-managerfile-sharing
    在 GitHub 上查看↗35,212
  • blakeblackshear/frigateblakeblackshear 的头像

    blakeblackshear/frigate

    33,778在 GitHub 上查看↗

    Frigate is a self-hosted network video recorder that functions as a private, local AI-powered vision engine. It manages video streams by performing real-time object detection, tracking, and classification directly on local hardware, ensuring that security monitoring and activity recording remain independent of cloud services. The system distinguishes itself through a modular, hardware-accelerated video pipeline that offloads intensive decoding and machine learning inference to dedicated GPUs, NPUs, or specialized accelerators like Coral TPUs and Hailo modules. It utilizes state-based object t

    Provides tools to download video segments and generate time-lapse files.

    TypeScriptaicameragoogle-coral
    在 GitHub 上查看↗33,778
  • alibaba/easyexcelalibaba 的头像

    alibaba/easyexcel

    33,703在 GitHub 上查看↗

    EasyExcel is a Java processing library designed for reading and writing XLS, XLSX, and CSV files. It functions as a memory-efficient spreadsheet parser, an object-relational mapper that binds spreadsheet columns to Java class fields, and a stream-based exporter for handling high-volume data. The library distinguishes itself through a streaming model that processes large files row-by-row via listeners to prevent heap memory overflow. It also operates as a template engine, allowing the population of predefined spreadsheet files with dynamic data while preserving original layouts and styles. Br

    Writes only specified data fields to the output spreadsheet based on provided configuration parameters.

    Javaexceljavajxl
    在 GitHub 上查看↗33,703
  • facebook/rocksdbfacebook 的头像

    facebook/rocksdb

    31,767在 GitHub 上查看↗

    RocksDB is a high-performance, embeddable persistent key-value library and storage engine based on Log-Structured Merge-trees. It is designed to provide durable storage for large-scale datasets, integrating directly into applications to manage data on flash and RAM-based hardware. The engine is distinguished by its focus on minimizing read and write amplification through multi-threaded compaction and custom memory allocators. It features specialized optimizations for flash storage, including support for zoned block devices, and provides the ability to extend store behavior via external plugin

    Writes database contents into a portable format with a versioned header for backup or migration.

    C++databasestorage-engine
    在 GitHub 上查看↗31,767
  • filamentphp/filamentfilamentphp 的头像

    filamentphp/filament

    31,215在 GitHub 上查看↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Generates data files from database records with support for custom column mapping and query filtering.

    PHPadminalpine-jsbuilder
    在 GitHub 上查看↗31,215
  • langfuse/langfuselangfuse 的头像

    langfuse/langfuse

    29,190在 GitHub 上查看↗

    Langfuse is an open-source observability and evaluation platform designed for language model applications. It provides a centralized system for tracking execution traces, monitoring performance metrics, and managing prompt templates. By capturing hierarchical units of work and telemetry data, the platform enables developers to debug complex application lifecycles and analyze token usage, latency, and model interactions in production environments. The platform distinguishes itself through an integrated evaluation framework that allows for systematic benchmarking and automated scoring of model

    Facilitates the transfer of stored records to external storage or local files for long-term archiving and offline analysis.

    TypeScriptanalyticsautogenevaluation
    在 GitHub 上查看↗29,190
  • cssegisanddata/covid-19CSSEGISandData 的头像

    CSSEGISandData/COVID-19

    28,937在 GitHub 上查看↗

    This project is a public health dataset and epidemiological repository providing historical pandemic statistics. It functions as a structured archive of medical records tracking global cases and vaccination rates for public health analysis and longitudinal research. The repository serves as a health data archive where records are stored in comma-separated values to ensure portable data export and visualization. This allows for the retrieval of historical pandemic data to study infectious disease trends and healthcare outcomes. The archive utilizes flat-file storage and a versioned file hiera

    Exports structured health records into portable formats for use in external data visualization and research tools.

    2019-ncovcoronaviruscovid-19
    在 GitHub 上查看↗28,937
  • sharkdp/hyperfinesharkdp 的头像

    sharkdp/hyperfine

    28,316在 GitHub 上查看↗

    Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i

    Exports timing data and statistical analysis into structured formats for external reporting and visualization.

    Rust
    在 GitHub 上查看↗28,316
  • danielgindi/chartsdanielgindi 的头像

    danielgindi/Charts

    28,005在 GitHub 上查看↗

    Charts is a data visualization framework and charting library for iOS, tvOS, and macOS. It provides a set of graphical components used to render interactive line, bar, pie, and scatter charts to represent complex data sets. The project serves as an implementation of a charting library adapted specifically for the Apple ecosystem. It includes a rendering engine capable of plotting data points directly from database records. The framework covers a broad range of visualization capabilities, including interactive data exploration via zooming and panning gestures, visual style customization for c

    Allows saving rendered charts as image files or exporting them to the device gallery.

    Swift
    在 GitHub 上查看↗28,005
  • fastai/fastaifastai 的头像

    fastai/fastai

    27,862在 GitHub 上查看↗

    Fastai is a high-level deep learning library built on PyTorch that provides a unified interface for managing the entire machine learning lifecycle. It functions as a comprehensive training toolkit, abstracting hardware management and automating complex training loops to simplify the construction and execution of neural network models. The framework is distinguished by its notebook-centric development environment and a type-dispatching data pipeline that automatically applies transformations based on input data formats. It emphasizes transfer learning through discriminative layer-wise optimiza

    Extracts processed tabular features and target variables into standard formats for external analysis.

    Jupyter Notebookcolabdeep-learningfastai
    在 GitHub 上查看↗27,862
  • fingerprintjs/fingerprintjsfingerprintjs 的头像

    fingerprintjs/fingerprintjs

    27,334在 GitHub 上查看↗

    Fingerprint is a visitor identification and fraud detection platform that generates persistent, unique identifiers by analyzing browser and device attributes. By extracting technical signals from the client environment, it enables reliable user tracking across sessions without relying on traditional cookies. The platform distinguishes itself through its focus on high-accuracy identification and security-first architecture. It employs edge-side proxying to bypass ad-blockers and privacy restrictions, ensuring consistent data collection. To maintain data integrity, it uses cryptographic payload

    Forwards identification responses to custom endpoints to enable external database integration.

    TypeScriptaudio-fingerprintingbrowserbrowser-fingerprint
    在 GitHub 上查看↗27,334
  • langchain-ai/deepagentslangchain-ai 的头像

    langchain-ai/deepagents

    25,006在 GitHub 上查看↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Includes tools to track and cancel bulk data export jobs to control extraction of execution history.

    Pythonagentsdeepagentslangchain
    在 GitHub 上查看↗25,006
  • plausible/analyticsplausible 的头像

    plausible/analytics

    24,245在 GitHub 上查看↗

    This project is an open-source, privacy-focused web analytics platform designed for high-throughput data ingestion and multi-tenant data management. It provides a cookie-less tracking engine that captures visitor interactions using ephemeral request metadata, ensuring comprehensive traffic visibility while maintaining strict privacy standards. The architecture utilizes an event-driven ingestion pipeline and aggregated metric storage to decouple data collection from processing, enabling efficient long-term retrieval and responsive dashboard performance. What distinguishes this platform is its

    Streams website traffic and conversion metrics into external reporting dashboards to enable custom visualization and long-term data analysis.

    Elixiranalyticschartsclickhouse
    在 GitHub 上查看↗24,245
  • pubkey/rxdbpubkey 的头像

    pubkey/rxdb

    23,048在 GitHub 上查看↗

    This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a robust framework for managing application state by synchronizing data across browsers, mobile devices, and server-side runtimes. By treating local storage as the primary source of truth, it enables applications to remain functional without network connectivity, automatically reconciling changes with remote backends once a connection is restored. The database distinguishes itself through a modular architecture that supports cross-environment synchronization and high-performance d

    Converts internal document representations into plain or mutable objects for external use or further processing.

    TypeScriptangularbrowser-databasecouchdb
    在 GitHub 上查看↗23,048
  • vectordotdev/vectorvectordotdev 的头像

    vectordotdev/vector

    22,071在 GitHub 上查看↗

    Vector is a high-performance observability data pipeline designed to collect, transform, and route logs, metrics, and traces across distributed infrastructure. It functions as a modular engine that decouples data ingestion from processing and transmission, utilizing a component-based architecture to connect diverse sources to multiple destinations. The project distinguishes itself through a focus on reliability and flow control. It implements backpressure-aware data movement to prevent data loss during traffic spikes and utilizes disk-backed event buffering to ensure durability during network

    Converts observability events into columnar files to optimize storage and performance for analytical query engines.

    Rusteventsforwarderhacktoberfest
    在 GitHub 上查看↗22,071
  • beekeeper-studio/beekeeper-studiobeekeeper-studio 的头像

    beekeeper-studio/beekeeper-studio

    22,030在 GitHub 上查看↗

    Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic

    Converts query results and table contents into external file formats for use in other data tools.

    TypeScriptbigquerycassandracockroachdb
    在 GitHub 上查看↗22,030
  • freetubeapp/freetubeFreeTubeApp 的头像

    FreeTubeApp/FreeTube

    21,247在 GitHub 上查看↗

    FreeTube is a privacy-focused desktop application for watching YouTube videos without ads, tracking cookies, or the requirement of a Google account. It functions as a local-first subscription manager that tracks channels and playlists in local files instead of a centralized cloud account. The application avoids tracking-heavy official APIs by using a content extractor that parses web pages directly. To further protect user identity, it can route network traffic through proxies or Tor to mask the hardware IP address. The software provides tools for distraction-free viewing, including the abil

    Allows moving subscription lists between different installations using structured export files.

    Vuefreetubeprivacysubscriptions
    在 GitHub 上查看↗21,247
  • emmabostian/developer-portfoliosemmabostian 的头像

    emmabostian/developer-portfolios

    20,754在 GitHub 上查看↗

    This project is a community-driven directory of developer portfolios designed to serve as a resource for professional identity development and design inspiration. It functions as a structured data repository that collects and organizes personal website metadata, enabling users to discover and share examples of professional online presence. The platform operates through a collaborative model where content is managed via version control workflows. By utilizing pull requests, the project facilitates community-driven growth, allowing contributors to submit and maintain portfolio entries within a

    Provides capabilities for exporting portfolio collections into machine-readable formats for external analysis.

    Python
    在 GitHub 上查看↗20,754
上一个123456…8下一个
  1. Home
  2. Data & Databases
  3. Data Export

探索子标签

  • Catalog Integration2 个子标签Publishing table metadata to open catalog formats for external data discovery. **Distinct from Data Export:** Distinct from general data export: focuses on publishing metadata for data lake interoperability rather than raw data export.
  • Emulated Memory Exports2 个子标签Exporting ranges of emulated system memory into formatted text or ASCII representations. **Distinct from Data Export:** Distinct from general data export as it specifically targets the raw state of emulated hardware memory.
  • Export Authorization PoliciesAccess control mechanisms for restricting file download permissions based on user roles. **Distinct from Data Export:** Distinct from Data Export: focuses on the security and authorization layer of exports rather than the export process itself.
  • Export Completion NotificationsAutomated alerts triggered when data export tasks finish. **Distinct from Data Export:** Focuses on the notification layer for export completion, distinct from the export generation logic itself.
  • Export Restrictions2 个子标签Administrative controls that prevent users from exporting vault data. **Distinct from Data Export:** Distinct from general data export: focuses on the prohibition of export to prevent data exfiltration.
  • Export Throughput LimitersControls for managing export batch sizes and memory usage during background processing. **Distinct from Data Export:** Distinct from Data Export: focuses on performance throttling and resource management during the export process.
  • FilteringLogic for applying query constraints to data sets prior to export. **Distinct from Data Export:** Distinct from Data Export: focuses on the filtering logic applied before the export process.
  • Flat Dictionary SerializationConversion of nested object structures into single-level dictionaries using keyed paths. **Distinct from Model-to-Dictionary Serialization:** Distinct from model-to-dictionary serialization as it focuses on structural flattening for general object preservation.
  • HTTP Endpoint ExportsServing export data through an embedded HTTP endpoint for remote retrieval by clients. **Distinct from Data Export:** Distinct from Data Export: provides a live HTTP server for pull-based export, not just file-based export utilities.
  • Iceberg Catalog ExportersUtilities for transferring processed data into Iceberg-based catalogs. **Distinct from Data Export:** Distinct from Data Export: focuses on specific Iceberg catalog integration for structured storage.
  • Legal Data ExportsTools for creating export requests for retention data across mail, chat, and drive corpora based on legal queries. **Distinct from Data Export:** Distinct from general data export: focuses specifically on the eDiscovery/Vault corpora and search-driven export requests.
  • Model-to-Dictionary Serialization1 个子标签Conversion of database model instances into dictionaries for API responses. **Distinct from Query Result Exporters:** Focuses on in-memory object conversion for serialization, not exporting to files like CSV
  • OpenSearch Data Transfer UtilitiesTools for moving documents and configurations between OpenSearch servers. **Distinct from OpenSearch Exporters:** Focuses on the utility of transferring data between servers rather than just exporting it.
  • OpenSearch ExportersConnectors for transferring processed document data into search indices. **Distinct from Data Export:** Distinct from Data Export: focuses on specific OpenSearch index integration.
  • Parquet ExportersWriting distributed data to Parquet files with directory-based organization. **Distinct from Data Export:** Distinct from general data export: focuses on Parquet-specific columnar storage and directory partitioning.
  • Peak Data ExtractionExtracting peak amplitude values from audio buffers for external storage and fast rendering. **Distinct from Data Export:** Specifically for audio peak data, whereas the parent is general structured data export.
  • Performance Data ExportersCopies historical iteration data to the system clipboard for external analysis. **Distinct from Data Export:** Distinct from Data Export: focuses on copying performance-specific iteration data to the clipboard rather than general file-based data export.
  • Secure Export PipelinesWorkflows that combine data extraction with integrated masking and encryption for safe transport. **Distinct from Data Export:** Distinct from general Data Export: specifically handles the security pipeline of masking and encrypting the output files.
  • Tabulated Dataset ExportersExports any tabulated dataset from the web interface by selecting an export plugin and format. **Distinct from Data Export:** Distinct from Data Export: focuses on exporting tabulated datasets from the UI with plugin selection, not general data export.
  • Template-Based Exports2 个子标签Exporting data using predefined markup templates to transform content into structured formats. **Distinct from Data Export:** Focuses on the use of templates for transformation, whereas general data export covers the act of serialization.
  • Vector Database ExportersUtilities for exporting processed document data into vector databases with support for metadata and embeddings. **Distinct from Data Export:** Distinct from Data Export: focuses specifically on vector database integration for RAG workflows.
  • Versioned ExportingExporting multiple versions of the same asset based on different edit states. **Distinct from Template-Based Exports:** Distinct from template-based exports as it focuses on outputting unique edit iterations of a single photo.
  • Visual Data Exports1 个子标签Exporting screen captures and image data into files or base64 strings. **Distinct from Data Export:** Specific to exporting visual/image data rather than generic structured or tabular data.
  • Webhook Delivery1 个子标签Automated forwarding of processed identification data to external server endpoints. **Distinct from Data Export:** Focuses on real-time event streaming via webhooks rather than static file-based data exports.