Earlier quoted context omitted.
Is that documented somewhere? The "contributing" link in the readme also 404s. I would definitely need to understand the licensing and how contributing works before I could consider integrating this (and I would definitely consider it!). Cool stuff.
We'll make the licensing more visible. Stay tuned in a few minutes.
Show HN: We open sourced our entire text-to-SQL product
31–40 of 147 posts
Re: Show HN: We open sourced our entire text-to-SQL product
#32Re: Show HN: We open sourced our entire text-to-SQL product
#33I still wonder who the audience is for tools like this. The website posits you can answer data questions without going through an analyst, but the role of the analyst is not to be a SQL whisperer for PMs and Executives - it is to be an expert in the model and the data. A data warehouse of any real scale is going to have some amount of issues - anomalous data, different interpretations of the same numbers - how does t…
the target audience is developers who wish to embed text to SQL functionality into their own products. the target audience is less the 'internal use case' (i.e. a data analyst) and more about letting external users do things they couldn't do before. a good example is payroll software where this type of technology can allow users to pull reports.
You still need someone who understands why you should use which approach to get the data you need without getting completely wrong numbers back that _look_ perfectly fine but reflect fantasy, not reality.
Re: Show HN: We open sourced our entire text-to-SQL product
#34Earlier quoted context omitted.
the target audience is developers who wish to embed text to SQL functionality into their own products. the target audience is less the 'internal use case' (i.e. a data analyst) and more about letting external users do things they couldn't do before. a good example is payroll software where this type of technology can allow users to pull reports.
> the target audience is developers who wish to embed text to SQL functionality into their own products Who is asking?
Re: Show HN: We open sourced our entire text-to-SQL product
#35Is the only LLM support OpenAI?
Re: Show HN: We open sourced our entire text-to-SQL product
#36Are there strategic parts of the stack you haven’t open-sourced?
The entirety of the codebase is now open source.
Re: Show HN: We open sourced our entire text-to-SQL product
#37Earlier quoted context omitted.
the target audience is developers who wish to embed text to SQL functionality into their own products. the target audience is less the 'internal use case' (i.e. a data analyst) and more about letting external users do things they couldn't do before. a good example is payroll software where this type of technology can allow users to pull reports.
I agree that is a more reasonable use-case. The readme for this tool seems geared toward the business of answering business questions.
Re: Show HN: We open sourced our entire text-to-SQL product
#38Re: Show HN: We open sourced our entire text-to-SQL product
#39Earlier quoted context omitted.
the target audience is developers who wish to embed text to SQL functionality into their own products. the target audience is less the 'internal use case' (i.e. a data analyst) and more about letting external users do things they couldn't do before. a good example is payroll software where this type of technology can allow users to pull reports.
> the target audience is developers who wish to embed text to SQL functionality into their own products Who is asking?