awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDSL-Based Wrangling

Use of a domain-specific language to perform computed column creation and data aggregation.

Distinct from Tabular Data Wrangling: Focuses on the specific use of a DSL for transformation logic, distinct from general wrangling tools.

Explore 1 awesome GitHub repository matching data & databases · DSL-Based Wrangling. Refine with filters or upvote what's useful.

Awesome DSL-Based Wrangling GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • dathere/qsvAvatar de dathere

    dathere/qsv

    3,687Voir sur GitHub↗

    qsv is a high-performance command line toolkit for querying, transforming, and analyzing comma-separated value files. It functions as a data wrangling interface and a tabular data profiler, featuring a query engine capable of executing SQL statements and joins directly on flat files without requiring a database. The project is distinguished by its ability to process massive datasets that exceed available system memory. This is achieved through disk-based external memory processing, including multithreaded merge sorting, on-disk hash tables for deduplication, and lightweight file indexing for

    Uses a domain-specific language to create computed columns, filter rows, or aggregate data.

    Rustaickancsv
    Voir sur GitHub↗3,687
  1. Home
  2. Data & Databases
  3. Tabular Data Wrangling
  4. DSL-Based Wrangling