/nim-cozo

Nim wrapper for CozoDB

Primary LanguageShellMozilla Public License 2.0MPL-2.0

nim-cozo

License: MPL 2.0 Stability: experimental Builds (GitHub Actions) codecov

Nim wrapper for CozoDB.

Installation

Add cozo to a project's .nimble file

requires "https://github.com/michaelsbradleyjr/nim-cozo#head"

🚧 These instructions will be revised once changes in master are included in a tagged version and the package has been published in the Nim Package Directory.

choosenim is a convenient way to install the Nim compiler and tools, if you don't have them installed already.

Versioning

nim-cozo will follow the version number of CozoDB once changes in master are included in a tagged version.

Stability

This package is currently experimental. Until it is marked as stable, it may be subject to breaking changes across patch and minor versions.

License

nim-cozo is licensed and distributed under

the same as CozoDB. The contents of this repository may not be copied, modified, or distributed except according to those terms.