News

With the development of web application, the demand of query performance and expansion becomes increasingly necessary. Relational database seems hardly handling with this, more and more applications ...
Google AI search news: no special optimizations needed for AI features, but structured data still matters.
Text-to-SQL is a important task for database-related applications, which automatically translates users’ questions into SQL queries for database. Recently, the large language models (LLMs) has ...
Apache Iceberg version 1.3.1 (latest release) Query engine Spark Please describe the bug 🐞 Spark fails to write the dataframe with new schema after updating the schema of a table: import org.apache ...
Converging on a schema The next challenge is to bind search results to a common schema. SQL is a great environment in which to do that.
Procedure to move Microsoft SQL Server database to a new location, painlessly, if you’re running low on disk space, added a new drive array, or just curious.
PostgreSQL foreign data wrappers are a great way to expose APIs to SQL. And SQL is a great way to reason over the data.