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
- Host: GitHub
- URL: https://github.com/47degrees/kotlin-backend-database
- Owner: 47degrees
- Created: 2021-02-05T15:25:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T11:49:11.000Z (almost 5 years ago)
- Last Synced: 2025-02-03T14:42:54.781Z (11 months ago)
- Language: Kotlin
- Size: 77.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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.