News

mcp_ohmy_sql is an open-source Text-to-SQL system developed for deployment in enterprise production. It is not about specific features as much as about integration, scale and reliability: It supports ...
Even if generative AI hides SQL behind the curtain, it will continue to play a critical role in how we interact with and use data.
I’ve created a script that monitors a table in a SQL Server database. I’m only interested in one column in the table: TimeStamp. If the maximum (newest) value in TimeStamp is more than 30 ...
Read this SQL tutorial to learn when to use SELECT, JOIN, subselects and UNION to access multiple tables with a single statement.
Normalized data giving you problems? Learn how to use the SQL subselect statement and handle your database like a pro!
Dino Esposito explains JSON-to-rowset native support in SQL Server 2016 and provides a realistic perspective of data query when you have JSON data stored in the database.
The open source project lets developers and data pros to use its Semantic Kernel SDK to experiment and test the abilities of LLMs to generate SQL queries based on natural language expressions.