Did some line wrapping on markdown content.

This commit is contained in:
2024-10-28 16:54:55 +02:00
parent 060f1f16b6
commit ea2be4e354
17 changed files with 215 additions and 167 deletions

View File

@@ -24,4 +24,6 @@ image="/images/people/nikita.jpg"
#### An exposé by a whistleblower investigating the marketing claims of “Its just the same old SQL you know.”
Most databases nowadays provide an SQL interface to query your data. After all, if one knows SQL, they can easily write queries to any database, right? Right? In this talk we will dive into how SQL queries are actually executed and try to unmask trade offs and complexity hidden by a familiar syntax.
Most databases nowadays provide an SQL interface to query your data. After all, if one knows SQL,
they can easily write queries to any database, right? Right? In this talk we will dive into how SQL
queries are actually executed and try to unmask trade offs and complexity hidden by a familiar syntax.