
18
Type-safe ORM with expressive SQL DSL, typed predicates, catalog-scoped tables, transactions, joins and aggregations, migrations, reactive query flows, and Ktor-friendly server integration.
2
Arbitrary-precision decimal value type with java.math.BigDecimal-compatible semantics, value-equality, NaN/Infinity support, exact arithmetic, explicit scale-aware division, zero-dependency, and differential-tested fast small-significand path.
0
SQLite-in-browser bindings exposing a suspend-friendly connection API with execute/query/close, typed row reads, Worker RPC for off-thread hosting, and optional OPFS persistent storage.