Hacker News new | past | comments | ask | show | jobs | submit login

Yea that's langchain in a nutshell. Their postgres wrapper was the same last time I used it was pretty much

```

  def queryPostgres(client, string)
    return client.query(string)
```



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: