Skip to main content

In Langchain, it can use chains like SQLDatabaseChain to utilise the power of NLP and convert the user input into SQL query code (JS or Python) then execute the code to retrieve what is needed from SQL database such as PostgreSQL.

Does airtable support such query and would possibly be supported by Langchain in the near future?

I guess if the script can be made and executed at the back end for each customised query, that would also work, is that feasible? Thanks.

Hey, there are external Airtable / Python connectors (just google and you find them) that allows you to SQL-query the data out of Airtable. Contact me directly if you need more information or support.


Reply