Top 5 Server-Side Frameworks for Kotlin in 2022: Micronaut

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. top-5-server-side-kotlin-frameworks-2022

    ⭐ Top 5 Server-Side Frameworks for Kotlin in 2022

    Flyway is already enabled as we created the project adding the flyway feature, so we only need to add migrations under src/main/resources/db/migration to create and populate greetings table.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. initializr

    A quickstart generator for Spring projects

    Use Micronaut Launch web interface (similar to Spring Initializr for Spring Boot)

  4. Spring Boot

    Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.

    🥇 Spring Boot 🥈 Quarkus 🥉 Micronaut 🏅 Ktor 🏅 http4k

  5. SDKMan

    The SDKMAN! Command Line Interface

    Use Micronaut Command Line Interface command line (easily installable via sdkman)

  6. Quarkus

    Quarkus: Supersonic Subatomic Java.

    🥇 Spring Boot 🥈 Quarkus 🥉 Micronaut 🏅 Ktor 🏅 http4k

  7. Micronaut

    Micronaut Application Framework

    🥇 Spring Boot 🥈 Quarkus 🥉 Micronaut 🏅 Ktor 🏅 http4k

  8. JDBI

    The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

    As seems that Micronaut does not include anything similar by default, we use JDBI and that SQL to retrieve one random greeting from the greetings table.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Flyway

    Flyway by Redgate • Database Migrations Made Easy.

    Flyway is already enabled as we created the project adding the flyway feature, so we only need to add migrations under src/main/resources/db/migration to create and populate greetings table.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Top Backend Technologies for Scalable Web Development

    1 project | dev.to | 10 Mar 2025
  • JPA entity relationship with Micronaut data JDBC

    1 project | dev.to | 27 Dec 2024
  • mlfx FXML compiler

    2 projects | /r/JavaFX | 22 May 2023
  • What other programming languages/frameworks do you enjoy besides c#/dotnet?

    6 projects | /r/dotnet | 16 Apr 2023
  • 🏅 Http4k: Top 5 Server-Side Frameworks for Kotlin in 2022

    6 projects | dev.to | 15 Apr 2023

Did you know that Java is
the 8th most popular programming language
based on number of references?