KTOR as a backend - part 2
Build Your Backend Quickly with Ktor

Search for a command to run...
Articles tagged with #databases
Build Your Backend Quickly with Ktor

This article is the first part of the three-part series that will smoothly introduce Room Persistence Library to you. The first part will be focused on configuring the project and explaining the basic structures. All sources can be found in related G...

This article is the second part of the three-part series that will smoothly introduce Room Persistence Library to you. In this part we will learn about Room Embedded Entities and Type Converters — to achieve that we will also pay attention to Migrati...

This article is the third and the last part of the three-part series that will smoothly introduceRoom Persistence Libraryto you. In this part, I will show you how to add relations between tables/entities and how to query them properly. Part 1 can be ...
