Writing to db

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. HikariCP

    光 HikariCP・A solid, high-performance, JDBC connection pool at last.

    I have used hikari and exposed to do this in the past with postgres, although other dialects are supported.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Exposed

    Kotlin SQL Framework

    I have used hikari and exposed to do this in the past with postgres, although other dialects are supported.

  4. apollo

    Public database application (by violabs)

    This may be overkill, but here is an example spring boot with jpa. You can retrofit it to use whatever jdbc connection. Neo4J app

  5. mimir

    Examples of standards and best practices. (by violabs)

    I also have examples of postgres and mysql, but there are nested projects and may also be a bit much. sub projects with different integrations.

  6. Ktorm

    A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.

    I have been ktorm(https://www.ktorm.org) for a long time, and it suit with kotlin's stream operation very well

  7. SaaSHub

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

    SaaSHub 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

  • Database Testing with Testcontainers and Kotlin Exposed ORM

    3 projects | dev.to | 29 Jun 2023
  • speed of a left join with millions of rows

    1 project | /r/SQL | 27 May 2023
  • Return a nested list of child table using Kotlin Exposed Dao

    1 project | /r/Kotlin | 22 May 2023
  • Replicating Jetbrains Exposed Star Wars Example in IntelliJ Scratch file

    1 project | /r/IntelliJIDEA | 21 May 2023
  • Are there any poplar alternatives to siesta?

    5 projects | /r/java | 15 Apr 2023

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