Gen AI and SQL Server
SQL Server and relational databases have been around for many decades, with the latest generation of Gen AI, what are some of the wins for integration? Well, we can use a database to store the output of Gen AI and we can also store prompt texts in database tables to use in Gen AI at some point in the future. I also think that using SQL Server to query output from Gen AI can reveal some interesting insights in the data We can use automation from SQL Server to run many thousands or even millions of prompts and store the results. We can use Gen AI to create SQL queries and procedures etc although we must check the produced code carefully, the human has the final decision on what code should be executed.