No description
Find a file
2025-05-04 20:17:35 -07:00
.forgejo/workflows Add CI 2025-05-03 20:53:44 -07:00
examples Implement rust version of graph analyze 2025-05-04 20:17:35 -07:00
graph Implement rust version of graph analyze 2025-05-04 20:17:35 -07:00
job Update docs and protos 2025-05-04 19:06:01 -07:00
runtime Big update 2025-04-18 19:38:05 -07:00
scripts Fix tests on remote 2025-05-03 20:51:01 -07:00
.bazelignore Add .bazelignore 2025-04-21 21:40:30 -07:00
.bazelrc Add scripts and fix tests 2025-05-03 20:31:46 -07:00
.bazelversion Add scripts and fix tests 2025-05-03 20:31:46 -07:00
.envrc Add scripts and fix tests 2025-05-03 20:31:46 -07:00
.gitignore Update docs and protos 2025-05-04 19:06:01 -07:00
BUILD.bazel Implement rust version of graph analyze 2025-05-04 20:17:35 -07:00
core-concepts.md Update docs and protos 2025-05-04 19:06:01 -07:00
databuild.proto Update docs and protos 2025-05-04 19:06:01 -07:00
manifesto.md add some docs 2025-04-25 12:46:29 -07:00
MODULE.bazel Implement rust version of graph analyze 2025-05-04 20:17:35 -07:00
MODULE.bazel.lock Implement rust version of graph analyze 2025-05-04 20:17:35 -07:00
README.md Update docs and protos 2025-05-04 19:06:01 -07:00
rules.bzl Implement rust version of graph analyze 2025-05-04 20:17:35 -07:00

DataBuild

A bazel-based data build system.

For important context, check out the manifesto, and core concepts. Also, check out databuild.proto for key system interfaces.