Advanced Search
Search Results
2 total results found
readme.md for @push.rocks/smartdb
@push.rocks/smartdb
A MongoDB-compatible embedded database server powered by Rust 🦀⚡ — use the official mongodb driver and it just works. No binary downloads, instant startup, zero config. Install pnpm add @push.rocks/smartdb # or npm install @push.rocks/smartdb Issue Reporting ...
changelog.md for @push.rocks/smartdb
@push.rocks/smartdb
2026-03-26 - 2.0.0 - BREAKING CHANGE(core) replace the TypeScript database engine with a Rust-backed embedded server and bridge adds a Rust workspace implementing wire protocol handling, commands, storage, indexing, aggregation, sessions, and transactions swi...