What are the 3 ways to select rows from a query result in SQL? When you need a subquery or a view? Read more in this article!
Sometimes standard DBMS functionality is not enough, and we seek to extend it. Most database systems, including ...
SQL is the language of data. You write a query, a single sentence in a language that resembles English, and you ...
In my recent webinar Designing a schema for a data warehouse, I was asked a question that deserves a long answer. ...
MariaDB released a new Long Term Support version as Generally Available: 11.4. So I feel it's time to resume my ...
At Vettabase, we're delighted to announce our new project, sponsored by MariaDB Foundation: the Awesome MariaDB ...
Recently I talked to many companies about this topic: why a data warehouse is essential to support company ...
Querying a remote REST API directly from the database: does it sound like pure madness? Some people will surely ...