PoloDB

PoloDB

An embedded document database written in Rust.

Lightweight

Only cost ~500kb memory to serve a database.
No standalone processes.
No cross-process calls.

MongoDB-like API

NoSQL.
Easy to learn and use.
API is aligned with MongoDB.

Portable

Cross-Platform.
Multiple backends.
Various language bindings.

Platforms

MacOS
Linux
Windows
iOS
Android

Languages & Runtime

Rust
Node.js