Backend Framework

A robust backend server built on Bun as the JavaScript runtime and MongoDB as the database. Includes multi-tenant architecture, unified API, JWT authentication, hooks, and more.

Why dnax?

    Blazing fast
    Powered by Bun, one of the fastest JavaScript runtimes available.
    MongoDB
    Full database integration with automatic schema validation and indexing.
    Multi-tenant
    Isolate data between tenants with isolated database connections.
    Secure
    Built-in JWT authentication with customizable login/logout handlers.
    Hooks
    Execute logic before and after database operations with lifecycle hooks.
    Unified API
    Single endpoint pattern for all CRUD and custom operations.
Copyright © 2026