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
·

1 Repo

Awesome GitHub RepositoriesRelational Table Mappings

Transformation of hierarchical data into relational tables for querying and manipulation.

Distinct from Map Data Structure Manipulation: Focuses on structural transformation into tables, whereas Map Data Structure Manipulation is about general map objects.

Explore 1 awesome GitHub repository matching data & databases · Relational Table Mappings. Refine with filters or upvote what's useful.

Awesome Relational Table Mappings GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • exceldatareader/exceldatareaderAvatar von ExcelDataReader

    ExcelDataReader/ExcelDataReader

    4,387Auf GitHub ansehen↗

    ExcelDataReader is a C# library used to extract data and metadata from Microsoft Excel spreadsheets and CSV files. It functions as a workbook parser that converts spreadsheet content into structured data sets for programmatic access and iteration. The project includes a specialized metadata extractor for retrieving cell-level details, such as number formats, styles, row heights, column widths, and merged cell ranges. It also provides a stream processor for parsing plain text CSV files with customizable encoding and separator detection. The library supports the OpenXML standard for modern spr

    Transforms hierarchical spreadsheet structures into relational data tables for easier querying and manipulation.

    C#csharpdotnetexcel
    Auf GitHub ansehen↗4,387
  1. Home
  2. Data & Databases
  3. Map Data Structure Manipulation
  4. Relational Table Mappings