Back to Browse

PostgreSQL with Ktor using Exposed || Part 03 - Numeric, Boolean & String Datatypes

375 views
Apr 3, 2025
12:41

In this video, we explore how numeric, string, and boolean data types are handled in Exposed with PostgreSQL. This is a foundational step before diving into CRUD operations. If you're working with Kotlin and Exposed, understanding these types will help you structure your database efficiently. What You'll Learn: ✅ Defining tables with numeric types (integer, short, long, float, decimal) ✅ Using boolean types for status flags ✅ Handling string types (char, varchar, text) 🔗 Resources & Links 📌 Playlist: https://www.youtube.com/playlist?list=PL3_Xm4wcQKw3VJxUiXzWO57wrLAgRp0Hh 📌 Ktor Fundamentals Playlist: https://www.youtube.com/playlist?list=PL3_Xm4wcQKw1DCU1lPSVhuCMYHg-pLVKI 📌 Ktor Project Generator: https://start.ktor.io 📌 Ktor Docs: https://ktor.io 📌 Exposed Docs: https://www.jetbrains.com/help/exposed/home.html 📌 Source Code:https://github.com/akashkamati/ktor-with-postgres #KotlinServerSide #ktor #postgres #exposed #datatypespostgres #postgresusingkotlin #hikaricp #dockerpostgresadminersetup #backenddevelopment #kotlininbackend #ktorserver #kotlin

Download

0 formats

No download links available.

PostgreSQL with Ktor using Exposed || Part 03 - Numeric, Boolean & String Datatypes | NatokHD