No description
Find a file
2025-05-25 15:19:25 -07:00
.forgejo/workflows Add CI 2025-05-03 20:53:44 -07:00
databuild Fully replace go execute 2025-05-07 20:14:13 -07:00
examples Reorganize repo 2025-05-07 17:39:25 -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 Reorganize repo 2025-05-07 17:39:25 -07:00
core-concepts.md Reorganize repo 2025-05-07 17:39:25 -07:00
manifesto.md docs: Remove event sourcing section, add data build services discussion 2025-05-25 15:19:25 -07:00
MODULE.bazel Remove go analyzer 2025-05-07 16:50:00 -07:00
MODULE.bazel.lock Reorganize repo 2025-05-07 17:39:25 -07:00
README.md Update docs and protos 2025-05-04 19:06:01 -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.