bigbash
Converter
Converts SQL select statements to Bash one-liners for executing data from flat files.
A converter that generates a bash one-liner from an SQL Select query (no DB necessary)
289 stars
13 watching
10 forks
Language: Java
last commit: over 8 years ago
Linked from 3 awesome lists
bashconverterdataquerysql
Related projects:
Repository | Description | Stars |
---|---|---|
aksw/sparql2nl | Converts SPARQL queries to natural language expressions | 42 |
cch123/elastic-rs | Converts bool expressions to Elasticsearch's DSL syntax | 50 |
joachimvh/sparqlalgebra.js | A TypeScript-based converter for translating SPARQL queries into algebraic representations | 21 |
input-output-hk/nix-tools | A tool to convert descriptions from one format to another | 96 |
cch123/elasticsql | Converts SQL queries to Elasticsearch DSL queries | 1,177 |
evidence-dev/sqltools-bigquery-driver | An extension for VSCode to connect and query Google BigQuery databases. | 40 |
btrask/sqlheavy | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
remarshal-project/remarshal | Converts data between multiple formats such as CBOR, JSON, MessagePack, TOML, and YAML. | 529 |
mbj/unparser | Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |
kennethreitz/tablib | A library that formats tabular datasets from various sources into different output formats | 55 |
vandot/casbab | A tool for converting between different cases of compound words or phrases | 29 |
bobg/basexx | A package for converting numbers between digit strings and various number bases | 5 |
nixos/cabal2nix | A tool that converts Haskell package descriptions from Cabal to Nix build instructions | 361 |
hahwul/s3reverse | A utility tool for converting various S3 bucket formats into one standard format for security testing and bug bounty activities. | 83 |
kant2002/sqlmarshal | A generator of typed functions for accessing custom SQL and stored procedures. | 59 |