sk Skill · affaan-m
kotlin-exposed-patterns
JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern. Use when working with the Exposed ORM — DSL or DAO queries, transactions, pooling, or migrations.
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 1,739
- 30-day movement
- starts with the next reading
- Related entries
- 5
- Connections
- 0
sqlkotlinJavaScript
A SKILL.md giving an AI coding agent reference patterns for JetBrains Exposed ORM in Kotlin. It covers DSL and DAO query styles, transactions, HikariCP pooling, Flyway migrations, repository pattern, JSONB columns, and in-memory testing.
Load it when writing or configuring Exposed database code so the agent follows established DSL/DAO, transaction, and migration patterns instead of guessing.
Use it to
- Write DSL or DAO queries with Exposed
- Configure HikariCP connection pooling
- Set up Flyway migrations
- Structure a repository layer over Exposed
- Test with an in-memory database
For Kotlin developers using JetBrains Exposed ORM
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 3,000
- Installs, 8 weeks
- 1,739
- Host stars
- 261k
- Host language
- JavaScript
topicskotlinexposedormdatabasetransactionsmigrations