csvsql

csvsql is a command line script that treates csv and tsv files as database tables. csvsql allows you to perform arbitrary queries on those files, including multi-file joins. The core functionality is provided by the h2 database engine.

Cost / License

  • Free
  • Open Source

Platforms

  • Windows
  • Groovy
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Comma Separated Values

 Tags

csvsql News & Activities

Highlights All activities

Recent activities

No activities found.

csvsql information

  • Developed by

    jdurbin
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

OS & UtilitiesDevelopment

GitHub repository

  •  34 Stars
  •  11 Forks
  •  6 Open Issues
  •   Updated  
View on GitHub
csvsql was added to AlternativeTo by piotrex on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is csvsql?

csvsql is a command line script that treates csv and tsv files as database tables. csvsql allows you to perform arbitrary queries on those files, including multi-file joins. The core functionality is provided by the h2 database engine. csvsql itself is written in Groovy, but is simply run like like any command-line program.