Deploying a Kotlin App to Heroku

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

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

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • You will also need to be a little familiar with Git and have it installed on your machine.

  • HikariCP

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

  • Here, we've included HikariCP in our project, which is a popular database connection driver. We also indicate that we want to "load" the org.postgresql library during runtime. With just these two lines, we've let our configuration know that we want to interact with a PostgreSQL database. If you already have a PostgreSQL database running locally, that's great. You'll be able to continue the rest of this guide locally and see the results when browsing localhost. If you don't have PostgreSQL, don't fret—we'll show you just how easy it is to deploy this app on Heroku, which will take care of the infrastructure for you.

  • 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

  • About Pool Sizing

    1 project | news.ycombinator.com | 5 Sep 2023
  • HikariCP maximumPoolSize based on AWS ECS number of tasks

    1 project | /r/SpringBoot | 21 Apr 2023
  • A Tale of Two Connection Pools

    2 projects | dev.to | 13 Feb 2023
  • Spring boot change password runtime

    1 project | /r/javahelp | 31 Dec 2022
  • Help with bungeecord server

    1 project | /r/admincraft | 28 Oct 2022