simuldb 0.12.3

Database with backend and format agnostic data storage for simulation results coupled with metadata
Documentation

simuldb

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 9 of them enabled by default.

default

  • json
  • arbitrary
  • neo4j
  • sha

json

  • serde_json

arbitrary

  • dep:arbitrary
  • chrono/arbitrary
  • uuid/arbitrary

neo4j

  • neo4rs
  • tokio

sha

  • sha2

serde_json

  • dep:serde_json

neo4rs

  • dep:neo4rs

tokio

  • dep:tokio

sha2

  • dep:sha2

py

  • pyo3

pyo3

  • dep:pyo3

git

    This feature flag does not enable additional features.