LogoClawIndex
CasesSkillsAbout
LogoClawIndex

exposed-r2dbc - JetBrains Exposed R2DBC with Kotlin Coroutines

Provides patterns for using JetBrains Exposed R2DBC with Kotlin Coroutines, table definitions, DML Flow API, and multi-database parameterized testing.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Define Exposed database tables
  • Execute DML operations with Flow
  • Manage reactive database transactions
  • Run multi-database parameterized tests

Inputs

  • Table definitions
  • DML statements
  • Database configurations

Outputs

  • Kotlin R2DBC code snippets
  • Database test execution results

Requirements

  • Kotlin Coroutines runtime
  • Docker for database containers
  • JetBrains Exposed R2DBC dependencies

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
exposed
r2dbc
kotlin
coroutines
database
Define Exposed database tables
Execute DML operations with Flow
Manage reactive database transactions
Run multi-database parameterized tests
Table definitions
DML statements
Database configurations
Kotlin R2DBC code snippets
Database test execution results