pgollangi / FireQL

Interactive CLI and Go library to query Google Firestore database using SQL syntax.
https://pgollangi.github.io/FireQL/
MIT License
31 stars 1 forks source link

CLI: Export query results to CSV #9

Open pgollangi opened 1 year ago

pgollangi commented 1 year ago

With CLI make it possible to run query directly and export the results into a file, rather printing output to console.