https://github.com/shengyou/exposed-demo
Demo assets for Exposed framework
https://github.com/shengyou/exposed-demo
dao exposed kotlin orm sql
Last synced: 7 months ago
JSON representation
Demo assets for Exposed framework
- Host: GitHub
- URL: https://github.com/shengyou/exposed-demo
- Owner: shengyou
- Created: 2022-09-12T10:10:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T10:23:22.000Z (about 3 years ago)
- Last Synced: 2025-01-28T10:51:28.067Z (9 months ago)
- Topics: dao, exposed, kotlin, orm, sql
- Language: Kotlin
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exposed Demo
Here are the demo code for [Exposed](https://github.com/JetBrains/Exposed). A SQL framework created by JetBrains.
## Resources
* Slide: https://www.slideshare.net/shengyou/using-the-exposed-sql-framework-to-manage-your-database
### Use with caution
Please notice that the code in this sample repository is only for demo purpose, not for production.