Skip to content

add https://github.com/liquidaty/zsv to the benchmark comparison #92

@liquidaty

Description

@liquidaty

Hello and thank you for the dsq project, and this great benchmark analysis!

Would you mind to add https://github.com/liquidaty/zsv to this list? Usage:

zsv file1.csv "select * from data"
zsv file1.csv file2.csv "select * from data inner join data2 on data.a = data2.a"

Other info:
Caching: no
Engine: customized sqlite3
Supported file types: csv, tsv, txt with arbitrary delimiter, single- or multi-row header
Binary size: 2.2MB (bundle), 1.6MB (standalone sql utility)

(sorry, did not mean to open this in a manner that would automatically this a bug, but now I can't remove that)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions