类库
› namidb
namidb/namidb
NamiDB是基于Rust开发的云原生图数据库,以对象存储(如S3)为唯一数据源。支持嵌入库、独立HTTP服务器及托管云服务三种模式,兼容Cypher查询语言,无需额外协调组件,适用于多租户场景。
技术栈
crates/namidb-bench rust
异步运行时
Tokio
查看全部依赖 (5)
依赖
anyhow
clap
namidb-core
namidb-query
namidb-storage
crates/namidb-bolt rust
异步运行时
Tokio
查看全部依赖 (13)
依赖
async-trait
bytes
chrono
namidb-core
namidb-query
namidb-storage
thiserror
tracing
uuid
xxhash-rust
开发依赖
proptest
tempfile
tokio-test
crates/namidb-cli rust
异步运行时
Tokio
查看全部依赖 (10)
依赖
anyhow
clap
console
indicatif
namidb-core
namidb-query
namidb-storage
object_store
tracing
tracing-subscriber
crates/namidb-core rust
查看全部依赖 (10)
依赖
arrow-array
arrow-schema
bytes
chrono
serde
serde_json
thiserror
tracing
uuid
开发依赖
proptest
crates/namidb-graph rust
异步运行时
Tokio
查看全部依赖 (14)
依赖
arrow
arrow-array
arrow-schema
async-trait
bytes
futures
namidb-core
namidb-storage
serde
thiserror
tracing
开发依赖
proptest
tempfile
tokio-test
crates/namidb-py rust
异步运行时
Tokio
查看全部依赖 (8)
依赖
bytes
chrono
namidb-core
namidb-query
namidb-storage
object_store
serde_json
uuid
crates/namidb-query rust
异步运行时
Tokio
查看全部依赖 (13)
依赖
arrow
async-trait
futures
namidb-core
namidb-graph
namidb-storage
serde
thiserror
tracing
uuid
开发依赖
object_store
proptest
tokio-test
crates/namidb-server rust
框架
Axum
异步运行时
Tokio
查看全部依赖 (19)
依赖
anyhow
async-trait
base64
chrono
clap
humantime
2
namidb-bolt
namidb-core
namidb-query
namidb-storage
serde
serde_json
thiserror
tower
tower-http
tracing
tracing-subscriber
uuid
开发依赖
tempfile
crates/namidb-storage rust
异步运行时
Tokio
查看全部依赖 (29)
依赖
anyhow
arrow
arrow-array
arrow-buffer
arrow-ipc
55
arrow-schema
async-trait
base64
bincode
blake3
bytes
chrono
crc32fast
foyer
fs2
futures
namidb-core
object_store
parquet
serde
serde_json
thiserror
tracing
url
uuid
xxhash-rust
zstd
开发依赖
tempfile
tokio-test
crates/namidb rust
查看全部依赖 (4)
依赖
namidb-core
namidb-graph
namidb-query
namidb-storage