Story Details

  • Show HN: TextQuery – Query CSV, JSON, XLSX Files with SQL

    Posted: 2025-05-05 16:59:15

    TextQuery is a web application that allows users to query CSV, JSON, and XLSX files using SQL. It simplifies data analysis by providing a familiar SQL interface to explore and filter data directly within the browser, eliminating the need for specialized software or complex scripting. Users can upload their files, write SQL queries against them, and instantly view the results in a tabular format. The service aims to be a quick and easy way to analyze structured data, particularly for those already comfortable with SQL.

    Summary of Comments ( 44 )
    https://news.ycombinator.com/item?id=43897129

    HN users generally expressed interest in TextQuery, praising its simplicity and potential usefulness for quick data analysis. Some compared it to other similar tools like q and visidata, suggesting TextQuery differentiates itself with a more approachable SQL interface beneficial for non-technical users. Several commenters brought up potential improvements, including support for larger files, more advanced SQL features like joins, and the ability to handle different delimiters in CSV files. One commenter highlighted the licensing model as a potential drawback, preferring a self-hosted or open-source option. Concerns about privacy and data security for cloud-based solutions were also raised.