PostgreSQL with Ktor using Exposed || Part 04 - Array Datatype (Single & Multidimensional)

Опубликовано: 23 Июль 2026
на канале: Akash Kamati
221
11

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:    • PostgreSQL with Ktor using Exposed  
📌 Ktor Fundamentals Playlist:    • Ktor Server Fundamentals  
📌 Ktor Project Generator: https://start.ktor.io
📌 Ktor Docs: https://ktor.io
📌 Exposed Docs: https://www.jetbrains.com/help/expose...
📌 Source Code:https://github.com/akashkamati/ktor-w...




#KotlinServerSide #ktor #postgres #exposed #datatypespostgres #postgresusingkotlin #hikaricp #dockerpostgresadminersetup #backenddevelopment #kotlininbackend #ktorserver #kotlin