Writing to db

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

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • 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.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • 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

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

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