dcmoura / spyql

Query data on the command line with SQL-like SELECTs powered by Python expressions
https://spyql.readthedocs.io
MIT License
918 stars 25 forks source link

Recursive column selection in JSON input #4

Open dcmoura opened 3 years ago

dcmoura commented 3 years ago

Allow json->* and json->afield->* for horizontal explosion.