Jan-Lukas Else

Thoughts of an IT expert

🔗 Links: 2022-05

This is a collection of links I stumbled across and found worth sharing. Also see the blogroll for links to blogs I regularly read.


sqlite3 fiddle

Published on in 🔗 Links

With all my SQL and SQLite posts, this link is probably also quite interesting: sqlite3 fiddle.

View

“Common Table Expressions in SQL”

Published on in 🔗 Links

I’m currently working in a project that involves a lot of data processing and therefore databases. This means that we often come into contact with SQL at work and have to write an SQL query at least once a day.

View

“Friendlier SQL with DuckDB”

Published on in 🔗 Links

I come into contact with SQL almost every day, be it at work (Oracle Database) or while developing my blog software (SQLite). I don’t find SQL as bad as some others might, but sometimes SQL could be better.

View

Jan-Lukas Else