Docs.rs
cozo-0.2.1
This release has been yanked
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cozo 0.2.1
A general-purpose, transactional, relational database that uses Datalog and focuses on graph data and algorithms
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
19
out of
19
items documented
1
out of
17
items with examples
Links
Homepage
Documentation
cozodb/cozo
3816
125
40
crates.io
Dependencies
approx ^0.5.1
normal
base64 ^0.13.0
normal
byteorder ^1.4.3
normal
casey ^0.3.3
normal
chrono ^0.4.19
normal
chrono-tz ^0.8.0
normal
cozorocks ^0.1.0
normal
optional
csv ^1.1.6
normal
document-features ^0.2.6
normal
either ^1.7.0
normal
env_logger ^0.9.3
normal
itertools ^0.10.3
normal
js-sys ^0.3.60
normal
optional
lazy_static ^1.4.0
normal
log ^0.4.17
normal
miette ^5.5.0
normal
minreq ^2.6.0
normal
optional
nalgebra ^0.31.1
normal
optional
num-traits ^0.2.15
normal
ordered-float ^3.0.0
normal
pest ^2.2.1
normal
pest_derive ^2.2.1
normal
priority-queue ^1.2.3
normal
rand ^0.8.5
normal
rayon ^1.5.3
normal
optional
regex ^1.6.0
normal
rmp ^0.8.11
normal
rmp-serde ^1.1.0
normal
rmpv ^1.0.0
normal
serde ^1.0.137
normal
serde_bytes ^0.11.7
normal
serde_derive ^1.0.137
normal
serde_json ^1.0.81
normal
sled ^0.34.7
normal
optional
smallvec ^1.8.1
normal
smartstring ^1.0.1
normal
sqlite ^0.30.1
normal
optional
sqlite3-src ^0.4.0
normal
optional
thiserror ^1.0.34
normal
tikv-client ^0.1.0
normal
optional
tikv-jemallocator-global ^0.5.0
normal
optional
tokio ^1.21.2
normal
optional
unicode-normalization ^0.1.21
normal
uuid ^1.1.2
normal
Versions
0.7.6
(2023-12-11)
0.7.5
(2023-09-16)
0.7.2
(2023-06-01)
0.7.1
(2023-05-10)
0.7.0
(2023-05-02)
0.6.0
(2023-04-20)
0.5.1
(2023-02-04)
0.5.0
(2023-01-21)
0.4.1
(2023-01-06)
0.4.0
(2022-12-28)
0.3.0
(2022-12-18)
0.2.2
(2022-12-02)
0.2.1
(2022-12-01)
0.1.6
(2022-11-09)
0.1.5
(2022-11-08)
0.1.4
(2022-11-06)
0.1.3
(2022-11-05)
0.1.2
(2022-11-02)
0.1.1
(2022-10-31)
0.1.0
(2022-10-31)
Owners
cozo-0.2.1 has been yanked.
Cozo-core
This crate contains the implementation proper of CozoDB.