Popularity
2.0
Growing
Activity
0.0
Stable
23
4
2

Programming language: Kotlin
License: Apache License 2.0
Tags: Database    

kt-postgresql-async alternatives and similar libraries

Based on the "Database" category.
Alternatively, view kt-postgresql-async alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of kt-postgresql-async or a related project?

Add another 'Database' Library

README

Port of Mauricio's com.github.elizarov.async.async postgres/mysql driver

Differences:

  1. Kotlin instead of Scala
  2. Gradle instead of SBT
  3. java.time instead of joda.time, because why not?