dsq
SQL query runner
A command-line tool for running SQL queries against various data formats
Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
4k stars
27 watching
150 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
clicsvexcelgolangjsonopenoffice-calcparquetsqltsv
Related projects:
Repository | Description | Stars |
---|---|---|
multiprocessio/datastation | An all-in-one application for querying, scripting, and visualizing data from various sources | 2,903 |
dinedal/textql | A tool to execute SQL queries on structured text data like CSV or TSV files | 9,066 |
duckdb/duckdb | A high-performance analytical database system with support for complex queries and extensions to standard SQL. | 24,300 |
cube2222/octosql | An open source CLI tool for querying and analyzing data from multiple databases and file formats using SQL. | 4,831 |
jqlang/jq | Tool for transforming and manipulating structured data in a flexible and lightweight way | 30,562 |
harelba/q | A command-line tool that enables direct SQL querying of text data files and multi-file databases. | 10,206 |
xo/usql | A command-line interface for interacting with various databases via a unified API | 8,990 |
xo/xo | A tool that generates idiomatic Go code for SQL databases based on their schema or custom queries. | 3,737 |
jooq/jooq | A powerful and type-safe way to write SQL queries in Java | 6,170 |
sqlkata/querybuilder | A C# library for building complex SQL queries with support for multiple databases and a unified API | 3,127 |
jarulraj/sqlcheck | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,432 |
sql-machine-learning/sqlflow | Compiles SQL programs to Kubernetes workflows for machine learning tasks | 5,096 |
simonw/datasette-jq | Provides an SQL function to execute jq expressions against JSON values in a datasette plugin | 16 |
sanity-io/groq-cli | A command-line tool for querying and manipulating JSON data using the GROQ query language | 203 |
codingo/nosqlmap | Automated tool for discovering and exploiting vulnerabilities in NoSQL databases | 2,921 |