Ross ROSS = Recommend OSS · open-source software intelligence for agents

korma/Korma

Tasty SQL for Clojure. observed · 2026-08-28

github.com/korma/Korma · homepage · Clojure observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5446
  • days_rel: n/a
  • days_push: 2148
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1469 stars · 217 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Korma is a Clojure DSL for building and executing SQL queries with a composable, entity-based API. It wraps JDBC connections and generates SQL for selects, joins, and where clauses.

Use cases

  • query sql databases from clojure
  • build composable sql queries with a dsl
  • define entities and relationships for sql
  • avoid writing raw sql strings in clojure apps

When to choose

  • you're on the JVM with Clojure and want a concise SQL DSL
  • you prefer composable query building over raw JDBC strings

When to avoid

  • you need an actively maintained library with recent releases
  • you need a full ORM with migrations and schema management
  • you're not using Clojure

Facets

library · maturity maintenance

orm database database-driver databases web-development developer-tools jvm jvm-scripting sql-query-builder clojure dsl

1 source

Member repositories

RepositoryRoleHealth v2
korma/Kormamain32

For agents

markdown · JSON · MCP: product_card(name="korma/Korma")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem