←back to thread

439 points david927 | 2 comments | | HN request time: 0.405s | source

What are you working on? Any new ideas which you're thinking about?
Show context
freakynit ◴[] No.44420690[source]
I'm building https://zenquery.app — a tool for querying large CSV, JSON, Parquet and Excel files using plain English. No SQL or coding required.

As a data engineer, I regularly have to dig through massive files to debug issues or validate assumptions — things like missing column values, abnormally large timestamps, inconsistent types, or duplicate records. It’s tedious and time-consuming, and that’s what led me to build this.

ZenQuery makes it quick and easy to explore data locally, without needing to spin up notebooks, write scripts, or upload anything to the cloud. It’s also useful for doing lightweight analytical QA if you're working with business data.

Happy to answer any questions.

replies(2): >>44420899 #>>44421739 #
bfar97 ◴[] No.44420899[source]
Looks pretty cool. You should add a pricing section though. I thought the only cost one would have with this would be the LLM api costs.
replies(1): >>44421228 #
freakynit ◴[] No.44421228[source]
Hey, thanks for checking it out. I have put pricing above the Download section, but I guess I could do better to make it more visible.

Will update.. thanks again..

replies(1): >>44421281 #
bfar97 ◴[] No.44421281[source]
Also, for marketing teams would be helpful to have a subscription based team bundle plan instead of a one time purchase per device! For example on my company I know that our marketing team would benefit a lot from using a tool like this. Anyways, great tool. Good job
replies(1): >>44421983 #
freakynit ◴[] No.44421983[source]
Noted.

Will think on implementing this correctly since this will also need SSO integration for auth along with auditing and rbac controls.

Thanks for the suggestion :)

replies(1): >>44423675 #
1. grinich ◴[] No.44423675[source]
For SSO, RBAC, etc, check out https://workos.com

I’m the founder :) Happy to help!

replies(1): >>44430566 #
2. freakynit ◴[] No.44430566[source]
Hey hi...

Will check it out. Thanks for mentioning :)