Writing to db

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • Exposed

    Kotlin SQL Framework

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

  • 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
  • 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

  • mimir

    Project to contain examples of connection different external systems to a spring boot project with docker (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.

  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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