awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

24 रिपॉजिटरी

Awesome GitHub RepositoriesCSV and Tabular Data

Tools specifically designed for querying, validating, and transforming delimiter-separated files.

Explore 24 awesome GitHub repositories matching part of an awesome list · CSV and Tabular Data. Refine with filters or upvote what's useful.

Awesome CSV and Tabular Data GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • nushell/nushellnushell का अवतार

    nushell/nushell

    39,743GitHub पर देखें↗

    Nushell is a cross-platform shell and programming language designed to treat all input and output as structured data rather than raw text streams. By enforcing data types and command signatures, it provides a consistent environment for building robust, pipeline-oriented workflows. The shell allows users to chain commands that pass structured objects between stages, enabling complex data processing and automation tasks that remain predictable across different operating systems. What distinguishes the project is its focus on interactive data exploration and modular extensibility. Users can quer

    Shell with native support for loading structured data formats.

    Rustnushellrustshell
    GitHub पर देखें↗39,743
  • burntsushi/xsvBurntSushi का अवतार

    BurntSushi/xsv

    10,750GitHub पर देखें↗

    xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and statistical processing of large delimited datasets. It provides a toolkit for processing comma-separated value files through a command line interface. The project provides capabilities for statistical analysis, including the computation of column statistics, value frequencies, and descriptive metrics. It also includes data manipulation utilities for joining, slicing, sampling, and reformatting records. The toolkit covers a broad range of data operations including column selection, da

    Fast CSV indexing, slicing, and analysis.

    Rust
    GitHub पर देखें↗10,750
  • johnkerl/millerjohnkerl का अवतार

    johnkerl/miller

    9,911GitHub पर देखें↗

    Miller is a command-line data processor used for filtering, transforming, and aggregating name-indexed tabular data. It functions as a tool for querying and reshaping records across multiple file formats, serving as a converter between CSV, JSON, and YAML. The tool distinguishes itself by using a name-indexed data model, allowing users to manipulate fields by name rather than numeric position. It utilizes single-pass streaming algorithms to compute statistics and summaries on large datasets that exceed available system memory. Its capabilities cover data transformation and analysis, includin

    Name-indexed data processing for CSV and tabular JSON.

    Gocommand-linecommand-line-toolscsv
    GitHub पर देखें↗9,911
  • wireservice/csvkitwireservice का अवतार

    wireservice/csvkit

    6,390GitHub पर देखें↗

    csvkit is a composable Unix-style command-line toolkit for converting, filtering, and analyzing CSV files directly from the terminal. It provides a suite of focused single-purpose commands that can be combined via pipes to build complex data processing workflows, with a modular architecture that includes a column-type inference engine for automatically detecting data types and a streaming-pipeline design for efficient handling of tabular data. The toolkit distinguishes itself through its SQL-engine abstraction layer, which allows users to run SQL queries directly against CSV files without req

    Suite of tools for converting and analyzing CSV files.

    Python
    GitHub पर देखें↗6,390
  • medialab/xanmedialab का अवतार

    medialab/xan

    3,752GitHub पर देखें↗

    Xan is a command-line tool and data transformation engine for processing CSV, TSV, and JSONL datasets. It functions as a processor for compressed files, enabling random access and seeking within gzipped and Zstd files, and serves as a converter for specialized bioinformatics data formats. The tool handles large datasets without requiring full memory loads by utilizing stream-based processing. It provides capabilities for merging, sorting, and deduplicating massive files, as well as converting data between various tabular formats. The project covers a broad range of data wrangling and analysi

    Preview, filter, and aggregate CSV data.

    Rustclicsvrust
    GitHub पर देखें↗3,752
  • ebay/tsv-utilseBay का अवतार

    eBay/tsv-utils

    1,479GitHub पर देखें↗

    This is a set of command line utilities for manipulating large tabular data files. Files of numeric and text data commonly found in machine learning and data mining environments. Filtering, sampling, statistics, joins, and more.

    High-performance filtering and statistics for TSV files.

    D
    GitHub पर देखें↗1,479
  • vividvilla/csvtotablevividvilla का अवतार

    vividvilla/csvtotable

    1,172GitHub पर देखें↗

    Simple command-line utility to convert CSV files to searchable and sortable HTML table.

    Convert CSV files to searchable HTML tables.

    Python
    GitHub पर देखें↗1,172
  • shenwei356/csvtkshenwei356 का अवतार

    shenwei356/csvtk

    1,161GitHub पर देखें↗

    A cross-platform, efficient and practical CSV/TSV toolkit in Golang

    High-performance cross-platform CSV and TSV toolkit.

    Go
    GitHub पर देखें↗1,161
  • liquidaty/zsvliquidaty का अवतार

    liquidaty/zsv

    390GitHub पर देखें↗

    zsv+lib: tabular data swiss-army knife CLI world's fastest (simd) CSV parser

    SQL-queryable CSV toolkit with C library support.

    C
    GitHub पर देखें↗390
  • turicas/rowsT

    turicas/rows

    0GitHub पर देखें↗

    Library and CLI for converting and querying tabular data.

    GitHub पर देखें↗0
  • dbohdan/csv2htmlD

    dbohdan/csv2html

    0GitHub पर देखें↗

    Convert CSV files into HTML tables.

    GitHub पर देखें↗0
  • greymd/teipG

    greymd/teip

    0GitHub पर देखें↗

    Select and replace fields using standard input.

    GitHub पर देखें↗0
  • wizardmac/readstatW

    WizardMac/ReadStat

    0GitHub पर देखें↗

    Convert statistics datasets to CSV format.

    GitHub पर देखें↗0
  • archiecobbs/csvprintfA

    archiecobbs/csvprintf

    0GitHub पर देखें↗

    Format CSV data using printf-style specifiers.

    GitHub पर देखें↗0
  • jheusser/csvfixJ

    jheusser/csvfix

    0GitHub पर देखें↗

    Multitool for comparing, filtering, and normalizing CSV data.

    GitHub पर देखें↗0
  • daq-tools/skeemD

    daq-tools/skeem

    0GitHub पर देखें↗

    Infer SQL DDL statements from tabular data files.

    GitHub पर देखें↗0
  • codechenx/tvC

    codechenx/tv

    0GitHub पर देखें↗

    Terminal-based viewer for delimited files.

    GitHub पर देखें↗0
  • nysol/mcmdN

    nysol/mcmd

    0GitHub पर देखें↗

    Extensive command set for manipulating CSV files.

    GitHub पर देखें↗0
  • pstaender/csv2mdP

    pstaender/csv2md

    0GitHub पर देखें↗

    Convert CSV files into Markdown tables.

    GitHub पर देखें↗0
  • mslusarz/csv-nix-toolsM

    mslusarz/csv-nix-tools

    0GitHub पर देखें↗

    Manipulate system information and CSV data.

    GitHub पर देखें↗0
पिछला12अगला
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. CSV and Tabular Data