Which JVM Language Would You Choose for a New Server-Side Project?

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ktor

    Framework for quickly creating connected applications in Kotlin with minimal effort

  • Kotlin is going to be great with almost every single JVM server. Spring works well with Kotlin, and is directly supported, but spring is also massive, very bloated. I recommend looking at https://github.com/ktorio/ktor which continues to serve all of my needs very well, integrates fantastically with Kotlin coroutines, and has very fast startup time and very good performance.

  • JDBI

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

  • We use JDBI. Very simple and lightweight. It uses an object mapper not a full fledged ORM.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Question about Kotlin from an ex-Java developer

    3 projects | /r/Kotlin | 15 Feb 2022
  • I want to create an app but I'm new to kotlin.

    2 projects | /r/Kotlin | 9 Dec 2021
  • Does Java has an equivalent to Django/Laravel/Node

    4 projects | /r/webdev | 29 Oct 2021
  • Java Servlets

    1 project | /r/learnprogramming | 26 Sep 2021
  • My thoughts on Spring boot. Other alternatives?

    1 project | /r/webdev | 19 Jul 2021