awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

202 Repos

Awesome GitHub RepositoriesData Import and Export

Utilities for moving data into and out of systems using standard formats.

Distinguishing note: Focuses on the migration of records rather than the underlying database engine or schema definition.

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

Awesome Data Import and Export GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • awesome-selfhosted/awesome-selfhostedAvatar von awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Auf GitHub ansehen↗

    Dieses Projekt ist ein von der Community kuratiertes Verzeichnis von Open-Source-Software, die für den Einsatz in privaten Serverumgebungen und Home-Labs konzipiert ist. Es dient als umfassende Ressource zur Entdeckung unabhängiger, selbst gehosteter Alternativen zu gängigen Cloud-Diensten und ermöglicht es Nutzern, die volle Datenhoheit und Kontrolle über ihre digitale Infrastruktur zu behalten. Das Verzeichnis ist durch eine hierarchische Taxonomie strukturiert, die eine riesige Sammlung von Anwendungen in logische Kategorien organisiert, von Medienmanagement und Datenanalyse bis hin zu privater Kommunikation und Tools für die Teamproduktivität. Es zeichnet sich durch einen kollaborativen Peer-Review-Prozess aus, bei dem Community-Mitglieder die Qualität und Relevanz jeder Einreichung validieren, um sicherzustellen, dass das Verzeichnis korrekt und zuverlässig bleibt. Das Projekt deckt ein breites Spektrum an Fähigkeiten ab, einschließlich Infrastruktur-Automatisierung, containerbasierter Service-Bereitstellung und deklarativem Konfigurationsmanagement. Diese Tools unterstützen Nutzer bei der Aufrechterhaltung reproduzierbarer Serverumgebungen und der Verwaltung komplexer Service-Abhängigkeiten auf privater Hardware. Das Verzeichnis wird als versionskontrolliertes Repository gepflegt, wodurch sichergestellt wird, dass alle Updates und Community-gesteuerten Änderungen nachverfolgt und transparent sind.

    Imports raw data and exports it into web-accessible formats to facilitate exploration and public sharing of information.

    awesomeawesome-listcloud
    Auf GitHub ansehen↗299,516
  • twentyhq/twentyAvatar von twentyhq

    twentyhq/twenty

    50,113Auf GitHub ansehen↗

    Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m

    Import or export data using standard file formats or programmatic interfaces to ensure your information remains portable and easy to move between different systems as needed.

    TypeScriptcrmcrm-systemcustomer
    Auf GitHub ansehen↗50,113
  • danny-avila/chatgpt-cloneAvatar von danny-avila

    danny-avila/chatgpt-clone

    39,320Auf GitHub ansehen↗

    This project is a self-hosted large language model chat interface and AI model aggregator. It provides a unified web environment for interacting with multiple AI providers and local models, acting as a provider-agnostic API gateway to standardize requests across different endpoints. The platform functions as an agentic AI framework and generative UI workspace, enabling the construction of specialized assistants with custom instructions and subagents. It features a sandboxed code interpreter for secure execution of multiple programming languages and a generative UI system that renders interact

    Provides utilities to export chat records into formats such as markdown, JSON, and text.

    TypeScript
    Auf GitHub ansehen↗39,320
  • zadam/triliumAvatar von zadam

    zadam/trilium

    36,595Auf GitHub ansehen↗

    Trilium is a hierarchical personal knowledge base and digital garden tool designed to organize information into a tree of linked nodes. It functions as a JavaScript programmable wiki and a self-hosted note server, allowing users to maintain a private database of documents synchronized across multiple devices. The platform distinguishes itself through an embedded scripting engine for automating tasks and a REST API that exposes internal data and actions to external tools. Users can further extend the system by modifying the user interface layout and styling through a custom theme engine. The

    Supports moving notes in and out of the system using standard Markdown and Evernote file formats.

    TypeScript
    Auf GitHub ansehen↗36,595
  • alibaba/easyexcelAvatar von alibaba

    alibaba/easyexcel

    33,703Auf GitHub ansehen↗

    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

    Facilitates importing and exporting data using Excel and CSV formats while mapping to Java objects.

    Javaexceljavajxl
    Auf GitHub ansehen↗33,703
  • chanzhaoyu/chatgpt-webAvatar von Chanzhaoyu

    Chanzhaoyu/chatgpt-web

    31,602Auf GitHub ansehen↗

    This project is a self-hosted AI frontend and web-based chat interface designed to interact with large language model APIs. It functions as an API-based chat client and dashboard that enables users to send prompts and receive responses from generative AI models. The application serves as a self-hosted AI gateway, providing API key proxying to connect official model keys to a web interface. It includes security and traffic controls, such as interface access restrictions via a shared secret key and request volume limiting to prevent service abuse. The system covers conversation data management

    Provides tools to import and export conversation history to move data in and out of the system.

    Vue
    Auf GitHub ansehen↗31,602
  • freecad/freecadAvatar von FreeCAD

    FreeCAD/FreeCAD

    31,553Auf GitHub ansehen↗

    FreeCAD is an open-source engineering design suite designed for parametric 3D modeling, architectural planning, and mechanical assembly. It functions as a professional-grade platform that utilizes history-based operations to allow for non-destructive design updates, enabling users to construct complex geometry through a sequence of constrained sketches and solid operations. The platform distinguishes itself through a highly modular, workbench-based architecture that allows users to tailor the interface and toolsets to specific engineering domains. It features deep Python integration, which se

    Reads and writes industry-standard file formats to facilitate data exchange across diverse engineering environments.

    C++3d3d-printingarchitecture
    Auf GitHub ansehen↗31,553
  • kangax/fabric.jsAvatar von kangax

    kangax/fabric.js

    31,236Auf GitHub ansehen↗

    Fabric.js is an HTML5 canvas library and interactive vector graphics engine. It provides an object-oriented model for creating, manipulating, and animating 2D shapes and interactive graphics on a web page. The project functions as an SVG to canvas parser, translating SVG data into interactive canvas objects and exporting canvas states back into SVG format. It also serves as a canvas image processing tool for applying filters, gradients, patterns, and brush strokes to visual elements. The library covers programmatic vector manipulation, including the ability to scale, rotate, skew, and group

    Supports exporting canvas content to JPG, PNG, JSON, and SVG formats to preserve visual data.

    TypeScript
    Auf GitHub ansehen↗31,236
  • ankitects/ankiAvatar von ankitects

    ankitects/anki

    28,571Auf GitHub ansehen↗

    Anki is a cross-platform flashcard management system designed to optimize long-term memory retention through spaced-repetition learning. It functions as a digital learning assistant that uses active recall practice and automated scheduling algorithms to determine the ideal timing for card reviews based on individual performance history. The core system relies on a local relational database to ensure data persistence and portability, while supporting complex study workflows through flexible note-type schema modeling and template-driven content rendering. The platform distinguishes itself throu

    Packages entire datasets and associated media into portable files for migration or backup.

    Rust
    Auf GitHub ansehen↗28,571
  • lenve/vhrAvatar von lenve

    lenve/vhr

    28,090Auf GitHub ansehen↗

    This project is a human resources management system built using Spring Boot and Vue. It serves as a platform for managing employee records, professional titles, and organizational hierarchies. The system features a role-based access control framework that maps users to specific roles and resources to secure API endpoints and user interface elements. It includes a real-time communication hub utilizing WebSockets for internal corporate chat and system notifications, as well as a dedicated manager for defining and modifying nested organizational department structures. Additional capabilities co

    Generates downloadable spreadsheets by writing structured data to streams in Excel format.

    Java
    Auf GitHub ansehen↗28,090
  • ottermind/chat2dbAvatar von OtterMind

    OtterMind/Chat2DB

    25,784Auf GitHub ansehen↗

    Chat2DB is an AI-powered SQL client and multi-database GUI manager designed for managing various relational and NoSQL database systems. It serves as a visual database management tool and a natural language to SQL interface, allowing users to convert plain text descriptions into executable and optimized queries. The platform distinguishes itself through automated business intelligence capabilities, which include the generation of real-time data visualization dashboards and AI-driven data analysis from spreadsheets. To ensure data privacy, it supports secure local AI deployment, enabling large

    Allows moving data between databases and external formats like CSV and JSON using visual mapping.

    Javaaibichatgpt
    Auf GitHub ansehen↗25,784
  • monicahq/monicaAvatar von monicahq

    monicahq/monica

    24,781Auf GitHub ansehen↗

    Monica is a self-hosted personal relationship manager and CRM designed to track personal and professional connections. It functions as a contact management system and personal information manager, providing a centralized repository for detailed contact profiles, interaction logs, and relationship history. The system distinguishes itself by focusing on the nuances of personal connections, including gift cataloging, debt tracking, and personal journaling. It features a time-triggered notification system for scheduling contact reminders, such as birthdays and follow-up intervals. Broad capabili

    Allows moving system information in and out using standard formats like vCards.

    PHP
    Auf GitHub ansehen↗24,781
  • kovidgoyal/calibreAvatar von kovidgoyal

    kovidgoyal/calibre

    24,146Auf GitHub ansehen↗

    Calibre is a comprehensive suite for digital library management, serving as a centralized hub for organizing, converting, and editing e-book collections. It functions as a multi-purpose platform that combines a relational database for metadata tracking with a powerful processing engine capable of transforming document formats and restructuring internal markup. Beyond local management, the software acts as a content server, enabling users to host their libraries over a network for remote access and reading via standard web browsers. The project distinguishes itself through its deep extensibili

    Imports books from folders or archives while automatically extracting metadata.

    Pythoncalibreebookebook-formats
    Auf GitHub ansehen↗24,146
  • processing/p5.jsAvatar von processing

    processing/p5.js

    23,758Auf GitHub ansehen↗

    p5.js is a JavaScript creative coding library and generative art framework. It serves as a web-based graphics engine and a high-level HTML5 Canvas wrapper designed to produce algorithmic imagery and responsive audio-visual experiences. The project provides a simplified sketching API for rendering 2D and 3D graphics directly in a web browser. It enables the creation of interactive animations, generative art, and digital experiences that respond to user input. The library covers a range of applications including interactive data visualization, browser-based multimedia art, and educational prog

    Provides the primitives necessary to turn complex data sets into interactive visual graphics and real-time animations.

    JavaScript
    Auf GitHub ansehen↗23,758
  • notable/notableAvatar von notable

    notable/notable

    23,516Auf GitHub ansehen↗

    Notable is a local-first markdown note-taking application designed for managing personal knowledge bases. It functions as a document management system that stores all notes and attachments as plain text files directly on the local disk, ensuring data ownership and compatibility with external file-system tools. The application prioritizes a keyboard-centric workflow, utilizing a command-palette-driven interface to facilitate rapid navigation and content manipulation. It provides a distraction-free writing environment that allows users to hide interface elements, helping to maintain focus while

    Facilitates migrating libraries and converting content into standard formats for improved data portability.

    cross-platformelectronlinux
    Auf GitHub ansehen↗23,516
  • pubkey/rxdbAvatar von pubkey

    pubkey/rxdb

    23,048Auf GitHub ansehen↗

    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

    Serializes the entire database state into a format for backups or data migration and restores it back into the storage.

    TypeScriptangularbrowser-databasecouchdb
    Auf GitHub ansehen↗23,048
  • xiaojieonly/ehviewer_cn_sxjAvatar von xiaojieonly

    xiaojieonly/Ehviewer_CN_SXJ

    22,475Auf GitHub ansehen↗

    EhviewerCNSXJ is a specialized Android client designed for browsing, searching, and downloading image galleries from remote content platforms. It functions as a third-party interface that enables users to access external media collections through a native mobile experience, complete with persistent session management and offline viewing capabilities. The application distinguishes itself through integrated network configuration tools that allow users to bypass regional restrictions by customizing DNS and security protocols directly within the client. It also provides advanced content discove

    Enables exporting and importing saved item lists between users by generating unique codes that can be copied to the system clipboard.

    Candroidapkc
    Auf GitHub ansehen↗22,475
  • redis/go-redisAvatar von redis

    redis/go-redis

    22,159Auf GitHub ansehen↗

    This project is a feature-rich Go client library designed for interacting with Redis. It serves as a comprehensive interface for managing remote data stores, enabling developers to execute standard database commands, handle complex data structures, and perform asynchronous operations within Go applications. The library distinguishes itself through its support for advanced Redis capabilities, including connection pooling, pipelining, and transactional integrity. It provides specialized primitives for managing distributed clusters, including automated topology updates and request routing to sha

    Provides utilities for transferring datasets between database instances to facilitate migration and maintenance.

    Gogogolangredis
    Auf GitHub ansehen↗22,159
  • vectordotdev/vectorAvatar von vectordotdev

    vectordotdev/vector

    22,071Auf GitHub ansehen↗

    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

    Transmits logs, metrics, and traces to external systems using the standard OpenTelemetry Protocol.

    Rusteventsforwarderhacktoberfest
    Auf GitHub ansehen↗22,071
  • beekeeper-studio/beekeeper-studioAvatar von beekeeper-studio

    beekeeper-studio/beekeeper-studio

    22,030Auf GitHub ansehen↗

    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

    Triggers native database tools through a graphical interface to perform backup and restore operations.

    TypeScriptbigquerycassandracockroachdb
    Auf GitHub ansehen↗22,030
Vorherige123456…11Nächste
  1. Home
  2. Data & Databases
  3. Data Import and Export

Unter-Tags erkunden

  • Bulk Data Migrations1 Sub-TagUtilities for importing and exporting large datasets for backups or external integrations. **Distinct from Inventory Data Migration:** Covers general bulk data movement rather than just inventory-specific records.
  • CMS Data ImportersUtilities for migrating content, posts, and categories from one publishing platform to another. **Distinct from Category Data Migration:** Distinct from category-only migration by covering the transfer of full posts and associated content.
  • Canvas Data ExportsUtilities for exporting canvas scenes into raster and vector image formats. **Distinct from Data Import and Export:** Specializes in graphical canvas exports (JPG, PNG, SVG) rather than generic business data migration.
  • Category Data MigrationBulk importing and exporting of item group and category definitions. **Distinct from Data Import and Export:** Focuses on the hierarchical group definitions of items rather than the items themselves.
  • Collection Exports9 Sub-TagsUtilities for packaging entire datasets and associated media into portable files for migration or backup. **Distinct from Data Import and Export:** Distinct from general data import/export: focuses on full-collection archival and migration rather than individual record manipulation.
  • Compressed Collection Importers3 Sub-TagsTools for importing bundled collections of data and media assets from external sources. **Distinct from Data Import and Export:** Distinct from Data Import and Export: focuses on the restoration of full, compressed collections rather than simple record migration.
  • Content SynchronizersTools for synchronizing specific content types between remote sources and local application models. **Distinct from WordPress Content Migrations:** Distinct from Migrations: focuses on live application state synchronization rather than one-off migration.
  • Flow Diagram SerializationsSerializes the entire diagram to JSON and restores it later from the same format. **Distinct from Data Import and Export:** Distinct from Data Import and Export: focuses on serializing and restoring flow diagram structures, not general data migration.
  • Interactive Data Visualizations1 Sub-TagDisplaying interactive charts and tables with capabilities to import, export, and download data in various formats. **Distinct from Data Import and Export:** Distinct from Data Import and Export: focuses on the visualization aspect with import/export as supporting features, not just data migration.
  • Inventory Data MigrationBulk importing and exporting of product and service catalog records. **Distinct from Data Import and Export:** Focuses specifically on inventory items, whereas general Data Import and Export is a broader utility.
  • ORC ParsersUtilities for importing and exporting Optimized Row Columnar (ORC) files. **Distinct from Data Import and Export:** Specific to ORC format, whereas Data Import and Export is a general utility for various formats.
  • OTLP Exporters2 Sub-TagsUtilities for transmitting telemetry data using the OpenTelemetry Protocol. **Distinct from Data Import and Export:** Distinct from Data Import and Export: focuses specifically on the OTLP standard for observability data.
  • Pipeline Configuration Export and Import4 Sub-TagsExports and imports pipeline configurations and monitoring setups for backup or migration between instances. **Distinct from Data Import and Export:** Distinct from Data Import and Export: focuses on pipeline configuration portability, not general data migration.
  • Plugin Migration GuidesMaps WordPress hooks, filters, and APIs to CMS equivalents for porting plugin functionality. **Distinct from WordPress Content Migrations:** Distinct from WordPress Content Migrations: focuses on plugin code migration, not content data transfer.
  • Query Metadata SnapshotsUtilities for exporting and importing query execution snapshots for offline analysis. **Distinct from Data Import and Export:** Distinct from general data import/export: focuses on query execution metadata rather than raw data records.
  • Storage Content SynchronizationTools for mirroring content between filesystems or buckets by identifying and copying missing or changed objects. **Distinct from Content Synchronizers:** Focuses on object storage bucket mirroring rather than synchronizing application models or website pages.
  • Tabular Data Exports1 Sub-TagUtilities for exporting structured data into delimited text formats while preserving rich content formatting. **Distinct from Data Import and Export:** Distinct from Data Import and Export: focuses on the specific capability of exporting notes to tab-separated text files for later re-importing.
  • Tool-Specific Import MappingsImports customer data from specific external invoicing software, supporting multiple language exports. **Distinct from Data Import and Export:** Distinct from Data Import and Export: provides pre-built mappings for specific external tools like Grandtotal, not general data import/export.
  • WordPress Content Migrations4 Sub-TagsTools for transferring WordPress-specific content such as posts, pages, and media between installations. **Distinct from Data Import and Export:** Distinct from generic Data Import and Export: focuses on WordPress content types and formats including XML-based export and import.
  • Workspace Layout PortabilityCapabilities for importing and exporting the spatial configuration of a virtual workspace via structured files. **Distinct from Pipeline Configuration Export and Import:** Focuses on virtual office layout synchronization rather than data pipeline or search query portability.
  • XLSX PortabilitySpecialized data import and export using the XLSX format for interoperability with desktop software. **Distinct from Data Import and Export:** Focuses specifically on the XLSX standard for spreadsheet portability rather than general data migration