rnett/ExposedDaoGen
Kotlin Exposed code generator.
This is a developer tool that automatically creates Kotlin code for database interaction based on your existing PostgreSQL database schema. You provide a database connection, and it generates Kotlin data access objects (DAOs) and related code. Software developers using Kotlin and the Exposed framework for their applications would use this to quickly set up their data layer.
No commits in the last 6 months.
Use this if you are a Kotlin developer using the Exposed framework and want to automatically generate database interaction code from your PostgreSQL database.
Not ideal if you are not a Kotlin developer, not using the Exposed framework, or are working with databases other than PostgreSQL.
Stars
14
Forks
2
Language
Kotlin
License
—
Category
Last pushed
Jan 03, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/rnett/ExposedDaoGen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...