mauricio / postgresql-async

Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala
Apache License 2.0
1.43k stars 222 forks source link

Is this project still active? #250

Open nemccarthy opened 6 years ago

nemccarthy commented 6 years ago

Is this project still active?

danslapman commented 6 years ago

Seems not :-(

cretz commented 6 years ago

JVM (yet not-pure-scala) alternatives exist including https://github.com/alaisi/postgres-async-driver, https://github.com/reactiverse/reactive-pg-client, and https://github.com/cretz/pgnio (disclaimer, I wrote this last one).

oshai commented 6 years ago

I created another one written in java/kotlin, also with mysql support: https://github.com/jasync-sql/jasync-sql

jilen commented 4 years ago

I started a fork at https://github.com/postgresql-async/postgresql-async