Skip to content

Ask HN: Any success or horror stories when connecting DB and LLM?

2 pointsyonisto1 comment
On HN

It seems that the next sprint will include an effort to connect our database with LLM.

while researching this, I noticed there was a lot of buzz last year. but now it is more quiet on that front.

Can you share how it worked for you? especially from the user perspective?

Thanks,

Comments

I recommend building an intermediary data access layer like a graphQL API that the LLM consumes, otherwise you run the risk of someone successfully tricking the LLM to drop all or part of the DB via a raw input-to-SQL step.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.