Developer and creator of many things OSS, his passions includes Web Development and Software Architecture. Has authored a couple of books, a few courses and has been speaking at industry events for nearly 20 years. Currently at JetBrains leading the Developer Advocacy team. Spends as much time as he can writing code.
Hadi Hariri
Never believed in elevator pitches
Exposing Data
Exposed is a lightweight open source library built from the ground up using Kotlin. It provides you with two ways of interacting with relational data - either using a Data Access Object approach, or via a DSL that provide strongly-typed SQL-like syntax. In this presentation we'll cover the basics of Exposed and how to get up and running with it, no matter the approach used. We'll bake into real-world usage scenarios by combing it with a server-side application built in Ktor.