This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product Thumbnail

English TO SQL

2 layer retrievals no just cosine similarity

GitHub
Visit WebsiteSee on Product Hunt

Hunted byAmin ParvaAmin Parva

English to SQL plus: 2 layers retrievals, 6 channel embedding. Not a simple Cosine I got tired of text-to-SQL tools that let the model emit raw SQL against a live DSN. L1 Dense cosine (plus exact/typo name-link) Schema names — tables, aliases, long columns L2 VectorPrism Schema chunks — 1024d tensor, six channels per chunk (dense core + relational + disentangled + hyperbolic + identity + causal). Query is encode_query → PSM search. Joins still only from declared join_paths.

Top comment

If you’ve wired an internal agent to a warehouse, you know the loop: toy prompt works, then a slightly vague question invents a JOIN, remaps “tickets” onto the wrong table, or picks qty vs unit_amount. Green CI. Garbage query. you can try with just logging in. free Sandbox on the compile API. also we split the digits for params — “last 30 days” does not become $30. binds have to match the prompt. no guessing qty vs unit_amount. also half of this is in a pip lib for getting wet. lol that half is PrismSchema (Apache-2.0). DDL dump / .sql / local read-only Postgres or MySQL → JSON/YAML contract. it never talks to the compile API. never sends your DSN off-box. pip install "prismschema==0.1.0" https://github.com/insightitsGit... other half is PrismSQL (hosted). upload the contract. model never writes SQL or ON. closed Query IR → compiler (windows, compares, ORDER BY on declared columns, JWT email as a bind, dialect printer). you get sql_template + params (%s). hosted rows always []. you run it. we never take a warehouse DSN. if the prompt is honest-but-incomplete it stops. HTTP 422, status: clarify, candidates[] — e.g. line items over 5 when both qty and unit_amount exist. unknown tables refuse. not remapped. Sandbox free (PostgreSQL). more dialects on paid plans. no published benches. compiler 1.6.5. https://www.insightits.com/produ... https://www.insightits.com/docs/... how are you stopping the model from writing the JOIN — allowlists, compile, or hoping the prompt holds?

Comment highlights

No comment highlights available yet. Please check back later!

About English TO SQL on Product Hunt

2 layer retrievals no just cosine similarity

English TO SQL was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #17 on the daily leaderboard. English to SQL plus: 2 layers retrievals, 6 channel embedding. Not a simple Cosine I got tired of text-to-SQL tools that let the model emit raw SQL against a live DSN. L1 Dense cosine (plus exact/typo name-link) Schema names — tables, aliases, long columns L2 VectorPrism Schema chunks — 1024d tensor, six channels per chunk (dense core + relational + disentangled + hyperbolic + identity + causal). Query is encode_query → PSM search. Joins still only from declared join_paths.

English TO SQL was featured in GitHub (41.4k followers) on Product Hunt. Together, these topics include over 27.9k products, making this a competitive space to launch in.

Who hunted English TO SQL?

English TO SQL was hunted by Amin Parva. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how English TO SQL stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.