An open API service indexing awesome lists of open source software.

https://github.com/47degrees/kotlin-backend-database

Blogpost series database playground
https://github.com/47degrees/kotlin-backend-database

Last synced: 10 months ago
JSON representation

Blogpost series database playground

Awesome Lists containing this project

README

          

## Database persistence in Kotlin

Example of how to setup SqlDelight with Flyway as a persistence solution using Kotlin in a Spring Boot project.