I would like to present the use of NamedTuples to implement some cool things in SQL Libraries

I would like to present the use of NamedTuples to implement some cool things in SQL Libraries:
* Typsesafe deriving column names from (nested) case class structures
* Natural feeling query builders
* Implementing (left) joins
* Example implementation in usql.
This talk will explore the use of Scala as a scripting language, replacing the Bash and Python scripts common throughout the industry.
For nearly a decade, Scala's concurrency has been driven by Akka, Cats Effect and ZIO, each with its own vision for purity, safety, and pragmatism. Kyo enters this incredible ecosystem with a fresh perspective.This talk provides a critical, technical comparison of these systems through a unified framework.
In this talk, we will walk through a concrete example of a boilerplate-heavy domain. By replacing common Scala 2 workarounds with Opaque Types, Extension Methods, Enums, and Union Types, we will demonstrate how to achieve a strictly typed, decoupled architecture without the noise.
In this talk, I will present insights from running the Open Community Build, where we continuously build and migrate nearly 2,000 open-source projects to the newest Scala Next versions, from scratch, every week.
Learn how to accelerate Scala code by orders of magnitude with Cyfra.