sq is a command line tool that provides jq-style access to structured data sources: SQL databases, or document formats like CSV or Excel. sq executes jq-like queries, or database-native SQL. It can join across sources: join a CSV file to a Postgres table, or MySQL with Excel. sq outputs to a multitude of formats including JSON, Excel, CSV, HTML, Markdown and XML, and can insert query results directly to a SQL database. sq can also inspect sources to view metadata about the source structure (tables, columns, size). You can use sq diff to compare tables, or entire databases. sq has commands for common database operations to copy, truncate, and drop tables.
Features
- Use sq help to see command help
- The sq ping command simply pings the source to verify that it's available
- Fundamentally, sq is for querying data
- Combine sq inspect with jq for some useful capabilities
- You can also inspect an individual table
- Use sq diff to compare metadata, or row data, for sources, or individual tables
License
MIT LicenseFollow sq data wrangler
Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sq data wrangler!