Skip to main content

Performance-first framework + ORM for Bun

Carno.js logo

Carno.js

Performance-first framework and ORM for Bun + TypeScript.

  • Zero-config routing and DI
  • Type-safe ORM with smart identity map
  • Fast builds, fast runtime

Performance-first by default

Carno.js is built for Bun and focuses on fast request handling, minimal overhead, and efficient data access.

Developer-friendly APIs

Decorators, DI, validation, and modules are designed to be simple to read and easy to extend as your project grows.

Batteries included

Use the ORM, queues, and scheduling plugins to cover the most common backend needs without introducing extra frameworks.