https://github.com/tomconder/ktorm-sqlite
A repository to experiment with ktorm, a Kotlin ORM library, and the SQLite database engine
https://github.com/tomconder/ktorm-sqlite
gradle kotlin ktorm orm sql
Last synced: 3 months ago
JSON representation
A repository to experiment with ktorm, a Kotlin ORM library, and the SQLite database engine
- Host: GitHub
- URL: https://github.com/tomconder/ktorm-sqlite
- Owner: tomconder
- License: mit
- Created: 2020-08-04T00:23:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T04:38:03.000Z (over 1 year ago)
- Last Synced: 2024-12-11T05:24:00.871Z (over 1 year ago)
- Topics: gradle, kotlin, ktorm, orm, sql
- Language: Kotlin
- Homepage:
- Size: 194 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ktorm-sqlite
A repository to experiment with [ktorm](https://github.com/kotlin-orm/ktorm), a Kotlin ORM library, and the [SQLite database engine](https://sqlite.org/)