PostgreSQL and Exposed - Kotlin database access

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

    Kotlin SQL Framework

  • Whether or not we persue our Event Sourcing experiment from the lastepisode, we know that we want to store our stock data in a database ofsome sort. So today we investigate using the JetBrains Exposed library (https://github.com/JetBrains/Exposed) to write to and read from PostgreSQL (https://www.postgresql.org/).

  • PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  • Whether or not we persue our Event Sourcing experiment from the lastepisode, we know that we want to store our stock data in a database ofsome sort. So today we investigate using the JetBrains Exposed library (https://github.com/JetBrains/Exposed) to write to and read from PostgreSQL (https://www.postgresql.org/).

  • 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

  • Using PostgreSQL as an Append-only Datastore with Kotlin and Exposed

    3 projects | /r/Kotlin | 24 Feb 2023
  • I'm creating a REST API using KTOR. What's the best ORM to go with KTOR ?

    2 projects | /r/Kotlin | 28 May 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