No description
Find a file
2025-07-06 13:05:05 -07:00
.forgejo/workflows Add CI 2025-05-03 20:53:44 -07:00
databuild Fix structs 2025-07-06 12:49:53 -07:00
examples Implement prost struct generation 2025-07-03 22:36:12 -07:00
plans Update plan for BEL 2025-07-06 13:05: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 commit 2025-06-29 19:28:46 -07:00
.envrc commit 2025-06-29 19:28:46 -07:00
.gitignore ignore .venv 2025-07-02 21:36:22 -07:00
BUILD.bazel Reorganize repo 2025-05-07 17:39:25 -07:00
CLAUDE.md fix podcast job 2025-06-30 23:27:24 -07:00
core-concepts.md Reorganize repo 2025-05-07 17:39:25 -07:00
manifesto.md commit 2025-06-29 19:28:46 -07:00
MODULE.bazel Prost simple generation 2025-07-03 21:20:56 -07:00
MODULE.bazel.lock Prost simple generation 2025-07-03 21:20:56 -07:00
README.md Add plan for partition activity log 2025-07-02 22:23:44 -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.