Strangling away a database-client from a project
Our team uses Jetbrains/Exposed for all database interactions in our Vert-X based Kotlin project. Over time, we wanted to migrate away from an ORM and use vietj/reactive-postgres-client instead.
Strangling away a database-client from a project was originally published in Kt. Academy on Medium, where people are continuing the conversation by highlighting and responding to this story.
Continue Reading
Strangling away a database-client from a project