Skip to content

docs(comparison): add Ktorm to the website at-a-glance matrix#185

Merged
zantvoort merged 1 commit into
mainfrom
docs/comparison-add-ktorm
Jul 6, 2026
Merged

docs(comparison): add Ktorm to the website at-a-glance matrix#185
zantvoort merged 1 commit into
mainfrom
docs/comparison-add-ktorm

Conversation

@zantvoort

Copy link
Copy Markdown
Collaborator

Ktorm already had a framework card on /comparison and a column in the docs comparison matrices, but was missing from the website At a glance table. This adds it as the last column (after Exposed, matching the docs order), with values consistent with the docs comparison:

Ktorm
Entity model Mutable interface (+ DSL table)
Immutable entities No
Type-safe queries Yes
N+1 handling Manual
Full SQL escape hatch Raw JDBC
Languages Kotlin only
License Apache 2.0

npm run build passes.

Ktorm already had a framework card and a column in the docs matrices but
was missing from the website /comparison at-a-glance table. Add it as the
last column (after Exposed, matching the docs order) with values consistent
with the docs comparison: mutable entity interfaces, Kotlin only, Apache 2.0.
@zantvoort zantvoort merged commit f146491 into main Jul 6, 2026
7 checks passed
@zantvoort zantvoort deleted the docs/comparison-add-ktorm branch July 6, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant