Hiya HN!
TextQuery is my sabbatical project that I have been working on for the past six months.
It was born out of a personal pain point. Anytime I wanted to analyze raw CSV data, I had to create a schema first before I could import it for querying. And to create charts, I had to use yet another tool. I also disliked how bad charts from popular tools like Excel, Google Sheets looked like.
I wanted an easier way to do this and TextQuery was my solution: an all-in-one tool to query CSV files using SQL and create beautiful visualizations as well. Currently, it's a macOS app and focused on CSV files, but my larger vision is to make it multi-platform, and support a wide variety of raw data formats (xlsx, parquet, XML, json).
Happy to hear your thoughts and answer your questions!
This seems quite good, but I'd rather a terminal app.