<div align="center"> <h2>WorkerDB</h2> <strong>Reactive, offline-first, syncable Database in WebWorker based on PouchDB/RxDB, great for electronJS and web-applications</strong> <br /> <br /> <a href="https://travis-ci.org/bkniffler/workerdb">
React bindings for [workerdb](https://github.com/bkniffler/workerdb)
MoltenDB WASM adapter — exposes the core engine to JavaScript via wasm-bindgen.
A real-time, local-first NoSQL database written in Rust.
MoltenDB authentication — JWT, bcrypt password hashing, Axum auth middleware, UserStore.
MoltenDB core engine — in-memory DashMap storage, WAL persistence, query evaluation. No HTTP, no auth.
MoltenDB HTTP server — Axum routing, TLS, auth, rate limiting, CORS.