Codersee
Kotlin on the backend
Codersee
Kotlin on the backend
This MongoDB overview will be a great introduction to the most popular NoSQL database- from its benefits to real-life use cases.
In this, hands-on tutorial I will show you how to send transactional emails using Ktor, Kotlin, and MailerSend.
If you've ever been wondering how to deploy your Ktor Server app using Docker, then this step-by-step guide will be the right choice.
In this article, we will learn a bit more about Kotlin password hashing, PBKDF2, and how to write a Kotlin code with PBKDF2 in practice.
In this PostgreSQL introduction, we'll cover its gensis, key features, benefits and all the necessary things we should remember about.
Learn the essentials of MySQL in this fast-paced introduction. Get started with its genesis, advantages, drawbacks, and best use cases.
After reading this article, you will know precisely what exactly Redis database is, its advantages, disadvantages, as well as use-cases.
Data is one of the most valuable assets of the XXI century and in this article, we will take a look at the 8 most popular databases of 2022.
This time, I would like to show you how to solve a pretty common issue when mapping Postgres jsonb to Jackson JsonNode in Spring Data JPA.
In this, the third article about Flyway on my blog, we will see how to add Flyway to an existing Spring Boot project.