In this video, we’ll explore how to work with Array columns in PostgreSQL using the Exposed ORM in a Ktor backend application.
We’ll cover both single-dimensional and multi-dimensional arrays (1D, 2D, 3D).
You’ll learn how to:
✅ Define array columns in Exposed ORM
✅ Insert data into array columns
✅ Multidimensional arrays (2D and 3D)
🔗 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 04 - Array Datatype (Single & Multidimensional) | NatokHD