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

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Java Code. Always.
  • SaaSHub - Software Alternatives and Reviews
  • top-5-server-side-kotlin-frameworks-2022

    ⭐ Top 5 Server-Side Frameworks for Kotlin in 2022

    This post will describe the step-by-step Quarkus implementation, you can check too the Spring Boot one that I used as a reference.

  • SDKMan

    The SDKMAN! Command Line Interface

    To begin with you can follow the Quarkus quick start. You will see that there is a quarkus command line (easily installable via sdkman) to create an application choosing Gradle or Maven as the build tool. Once the application is created we can use both quarkus command line or gradlew/mvnw.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • Quarkus

    Quarkus: Supersonic Subatomic Java.

    Quarkus

  • Micronaut

    Micronaut Application Framework

    Micronaut

  • Flyway

    Flyway by Redgate • Database Migrations Made Easy.

    Finally, Flyway migrations under src/main/resources/db/migration to create and populate greetings table.

  • Sonar

    Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

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