csvql

SQL queries for CSV files. The analytical CSV query engine for AI agents cli: csvql. (by melihbirim)

Csvql Alternatives

Similar projects and alternatives to csvql based on common topics and language

  1. taxi-benchmark

    Scripts to reproduce the taxi-benchmark

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. dbcli

    2 csvql VS dbcli

    Lightweight, agent-optimized database CLI with one-shot schema introspection, column profiling, and ERD generation. (by JustVugg)

  4. dvr

    1 csvql VS dvr

    DaVinci Resolve CLI, Python library, and MCP server. Automate editing, color, and rendering with LLM-friendly tools for AI agents (Claude, Cursor), declarative specs, and structured JSON output. No more silent None returns. (by mhadifilms)

  5. chilli

    A microframework for creating command-line applications in Zig

  6. playpanda

    Fetch any URL to clean, LLM-ready markdown. 3-tier engine: HTTP → Lightpanda → CloakBrowser.

  7. sql-pipe

    Execute SQL queries on CSV/JSON/NDJSON/YAML/XML/Parquet data from stdin or files

  8. hf-hub-zig

    Zig library and CLI for interacting with the HuggingFace Hub API, with a focus on GGUF model discovery, searching, viewing, and downloading.

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better csvql alternative or higher similarity.

csvql discussion

Log in or Post with

csvql reviews and mentions

Posts with mentions or reviews of csvql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-07-30.
  • For Structured Data, Retrieval Accuracy Isn't a Model Problem
    1 project | dev.to | 13 Aug 2026
    This is why csvql's benchmarking has always focused on two things: does the query return the exact same result set DuckDB does, and how many tokens does an agent spend getting that result.
  • I Benchmarked My CSV Engine Against DuckDB on Its Own Dataset. It Found Two Bugs in Mine.
    2 projects | dev.to | 30 Jul 2026
    The one rule that makes or breaks a benchmark like this: both engines must do the same work. DuckDB's headline numbers come in two flavors — "with storage" (after loading the CSV into DuckDB's native columnar format) and "without storage" (querying the raw CSV each time). csvql always queries raw CSV directly; it has no native store. So the fair fight is both engines reading the raw CSV, cold, every run:

Stats

Basic csvql repo stats
2
20
9.5
4 days ago

melihbirim/csvql is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of csvql is Zig.


Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com

Did you know that Zig is
the 17th most popular programming language
based on number of references?