- Course
Data Access with Exposed in Kotlin
Interacting with data can be very challenging. This course will teach you how to leverage Exposed, a lightweight SQL library, with Kotlin to safely interact with data, reduce bugs, and write cleaner code.
- Course
Data Access with Exposed in Kotlin
Interacting with data can be very challenging. This course will teach you how to leverage Exposed, a lightweight SQL library, with Kotlin to safely interact with data, reduce bugs, and write cleaner code.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Application stability is a top concern for many organizations, and bugs often stem from interacting with data. In this course, Data Access with Exposed in Kotlin, you’ll learn how to make interacting with data more stable and predictable. First, you’ll explore how Exposed interacts with your data. Next, you’ll discover how to migrate SQL statements to robust Kotlin code. Finally, you’ll learn how to advocate for and ultimately transition to using Exposed in your codebase. When you’re finished with this course, you’ll have the skills and knowledge of Exposed needed to transition away from other ORMs or SQL statements.