在 Rust 中嵌入数据库
Here's a drop-in, fast, embedded database for multi-platform apps (server, desktop, mobile). Sync Rust types effortlessly. Enjoy! .
None values cannot be queried using range syntax. See documentation for details.sqlite vs redb vs native_db benchmarks.bincode, postcard, your own etc.).insert, update and delete operations.enum, struct, tuple etc.).Add this to your Cargo.toml:
[dependencies]
native_db = "0.8.1"
native_model = "0.4.20"
Active development. The API is not stable yet and may change in the future.
If you want to propose your project or company that uses Native DB, please open a PR.
…
暂无开放 Issues,或尚未同步最近议题。