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

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

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

1 个仓库

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

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

    dathere/qsv

    3,687在 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
    在 GitHub 上查看↗3,687
  1. Home
  2. Data & Databases
  3. Tabular Data Wrangling
  4. DSL-Based Wrangling