Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2025-02-25-prefix-aliases-in-sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags: ["using DuckDB"]

## Syntax

<p><i>“Perhaps we <a href="https://www.youtube.com/watch?v=TBAf5l1RmcA">should just leave nature alone</a>, to its simple one-assed schematics.”</i><br/>
<p style="text-align: right"><i>“Perhaps we <a href="https://www.youtube.com/watch?v=TBAf5l1RmcA">should just leave nature alone</a>, to its simple one-assed schematics.”</i><br/>
— Dr. Alphonse Mephesto, South Park Episode #5</p>

There is often more than one way to do things in our beloved SQL. For example, you can define join conditions *implicitly* (and dangerously) in the `WHERE` clause or use the (better) `JOIN ... ON ...` syntax. Generally, having “more than one way to do things” can be confusing and even outright [dangerous sometimes](https://www.youtube.com/watch?v=noQcWra6sbU).
Expand Down
287 changes: 287 additions & 0 deletions _posts/2025-10-27-movies-in-databases.md

Large diffs are not rendered by default.

Binary file added images/blog/movies/average_frame_68.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/blog/movies/charade-poster.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/blog/movies/frame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
282,242 changes: 282,242 additions & 0 deletions images/blog/movies/table.html

Large diffs are not rendered by default.

Binary file added images/blog/thumbs/movies-in-databases.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions images/blog/thumbs/movies-in-databases.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.