q
Query Tool
A command-line tool that enables direct SQL querying of text data files and multi-file databases.
q - Run SQL directly on delimited files and multi-file sqlite databases
10k stars
167 watching
423 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
clicommand-linecommand-line-toolcsvdatabasepythonqqtextasdatasqlsqlitesqlite3textasdatatsv
Related projects:
Repository | Description | Stars |
---|---|---|
questdb/questdb | A high-performance, column-oriented time-series database with ANSI SQL support and low-latency techniques. | 14,699 |
defog-ai/sqlcoder | An AI model that converts natural language questions to SQL queries | 3,445 |
multiprocessio/dsq | A command-line tool for running SQL queries against various data formats | 3,754 |
launchbadge/sqlx | A high-level, async Rust library for interacting with relational databases. | 13,661 |
dinedal/textql | A tool to execute SQL queries on structured text data like CSV or TSV files | 9,070 |
hnh/qry | A tool to store and generate reusable SQL queries in a structured format | 35 |
sake92/squery | A library that provides a simple and flexible way to execute SQL queries in Scala 3 using JDBC drivers. | 18 |
jarulraj/sqlcheck | An automated tool that identifies common anti-patterns in SQL queries to improve query performance and maintainability. | 2,435 |
ms-jpq/coq_nvim | A fast and feature-rich neovim plugin that provides advanced completion and snippet features. | 3,588 |
mit-pdos/noria | A streaming data-flow system designed to act as a fast storage backend for read-heavy web applications by caching relational query results. | 5,008 |
jooq/jooq | A powerful and type-safe way to write SQL queries in Java | 6,196 |
codephiliax/chat2db | An AI-driven database tool with a GUI client for managing multiple databases, including MySQL, PostgreSQL, and others. | 17,595 |
ljharb/qs | A library for parsing and stringifying query strings with nested objects support | 8,596 |
sqlkata/querybuilder | A C# library for building complex SQL queries with support for multiple databases and a unified API | 3,142 |