{"repo":"kysera-dev/kysera","free":true,"listed":false,"github":"https://github.com/kysera-dev/kysera","clone":"git clone https://github.com/kysera-dev/kysera.git","description":"Kysera - type-safe data layer for Kysely.","language":"TypeScript","stars":30,"topics":["database","kysely","mysql","orm","postgres","postgresql","sql","sqlite","sqlite3","typescript"],"license":"MIT","category":"databases-storage","readme_excerpt":"Kysera The type-safe data layer for Kysely . Repositories, functional queries, and a security-hardened plugin core — built for server infrastructures that live under heavy data load. Not an ORM, by design. Documentation &bull; Getting Started &bull; API Reference &bull; Examples --- Kysely gives you a superb type-safe query builder — and stops there. Everything a serious backend needs around the queries (cross-cutting filters, row-level security, atomic audit trails, concurrent-safe migrations, health and retry primitives, test isolation) gets rebuilt by hand on every project, and every hand-built layer drifts. Kysera is that layer, done once, done strictly: - One interception seam ( @kysera/executor ): the same soft-delete filter, RLS policy, and audit hook apply to the Repository pattern, the functional DAL, and everything inside transactions — no pattern-specific re-implementation, no forgotten path. - Security enforced in SQL, not in convention : RLS rewrites SELECT / UPDATE / DELETE , soft delete narrows mutations to live rows, opt-outs are scoped to a single statement. - Operational rigor built in : advisory-locked, checksum-verified migrations; a CLI with environment diagnostics and live-DB type generation; health, retry, circuit-breaker, and graceful-shutdown primitives. No schema DSL, no lazy loading, no identity map, no hidden query generation: every query is a Kysely query you can read, and the raw instance is one call away. Why not just Kysely? Why not an ORM? Cap","default_branch":null,"files":null,"tree":[],"storefront":"/r/kysera-dev","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/kysera-dev/kysera/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}