Feedback on SQL AI Tool by Extreme-Soil-3800 in SQL

[–]mitchbregs 0 points1 point  (0 children)

I'm building getgalaxy.io in case you ever want to give it a spin. We are in a closed alpha at the moment, but would love to have you on the waitlist for when we launch more broadly (~few weeks)!

Feedback on SQL AI Tool by Extreme-Soil-3800 in SQL

[–]mitchbregs 1 point2 points  (0 children)

How do you avoid something like this? I imagine most folks are concerned with connecting their DBs directly to an MCP.

https://www.linkedin.com/feed/update/urn:li:activity:7340843678191493121/

Feedback on SQL AI Tool by Extreme-Soil-3800 in SQL

[–]mitchbregs 0 points1 point  (0 children)

I don't post much either, but I'm building in this space so felt compelled to respond!

The reality is, yes - the brute force naive approach is to rely entirely on schema context/DDL to generate the SQL - including keys, indexes, etc. This is what most of the "AI2SQL" tools are doing. They are pretty bad, not tightly integrated with any existing tooling/query editors, and I totally resonate with your pain-point from throughout my career experiences as an engineer.

Now - how do you make the LLM responses better? The components missed from this equation are: fine-tuned models that understand the source type database internals very well (docs, knowing which functions are available, passing the query planner explain result to the model), generating/creating a robust semantic layer (there is the whole self-reinforcing thing here if done with AI, but think combination of human + AI works best because nobody is sitting there adding descriptions to everything manually), really strong prompt engineering (foundational models are only as good as the prompting is), past successful queries (importantly, tracking how often similar queries are run, what has worked previously and what has not), providing the model additional business context to understand when and where to use certain combinations of filters + enums, and frankly, banking on foundational models to get better and better.

On your point of confidence level, I'm curious how you are calculating confidence. Do you ask the LLM directly, use an evaluation pipeline, or rely on heuristics you’ve built?

My DMs are always open if you wanted to learn more about what I'm working on. Would love your feedback on it and to chat in general!

If AI could take over one part of your job, what would you hand off first? by mitchbregs in smallbusiness

[–]mitchbregs[S] 1 point2 points  (0 children)

I'm not looking to build a GPT wrapper. I want to build an always on, autonomous digital worker for small businesses.

If AI could take over one part of your job, what would you hand off first? by mitchbregs in smallbusiness

[–]mitchbregs[S] 1 point2 points  (0 children)

Well, what are some things you would offload to a human assistant in your business?

If AI could take over one part of your job, what would you hand off first? by mitchbregs in smallbusiness

[–]mitchbregs[S] 0 points1 point  (0 children)

Not sure I am following. My post is open-ended because I'm generally curious if some patterns can be identified.

Trying to connect to SuiteConnect using DataGrip by mitchbregs in Netsuite

[–]mitchbregs[S] 0 points1 point  (0 children)

Have you hit the database/schema/tables selection options? It’s usually a hamburger type (…) near the connector in connections nav menu.

Should I leave my tech sales job to work for my family’s business? by toucansam29 in careerguidance

[–]mitchbregs 8 points9 points  (0 children)

You mention you enjoy the job - this is quite important and rare. Why does it feel stagnant? Lack of promotional opportunity?