You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xianzhe Liang b2967a43dc NamedRow into Payload.
Once we have NamedRow (from previous query or construct manually),
convert it to Payload to make db changes.

This is similar to the insert/put/update/rm wrappers in pycozo.
6 months ago
..
benches Make benchmarks compile again: https://github.com/cozodb/cozo/issues/108 1 year ago
src NamedRow into Payload. 6 months ago
tests query mutability 1 year ago
Cargo.toml Let the user choose whether to use system sqlite libraries 9 months ago
README-zh.md update readme 2 years ago
README.md update badges and build script 2 years ago

README.md

Cozo-core

Crates.io

This crate contains the implementation proper of CozoDB.