Official Angular Signals wrapper for MoltenDb
Official React hooks wrapper for MoltenDb
MoltenDb WASM runtime — the database engine, Web Worker, and main-thread client in one package.
Type-safe query builder for MoltenDb — chainable API for get, set, update and delete operations.
A real-time, local-first NoSQL database written in Rust.
MoltenDB HTTP server — Axum routing, TLS, auth, rate limiting, CORS.
MoltenDB core engine — in-memory DashMap storage, WAL persistence, query evaluation. No HTTP, no auth.
MoltenDB authentication — JWT, bcrypt password hashing, Axum auth middleware, UserStore.
MoltenDB WASM adapter — exposes the core engine to JavaScript via wasm-bindgen.