This document describes Apache DevLake's data models of its own entities. These tables are used and managed by the Devlake framework.
_devlake_blueprints and _devlake_pipelines when failing to collect data via DevLake's blueprint.These tables start with a prefix _devlake. Unlike raw or tool data tables, DevLake only contains one set of system tables. The naming convension of these tables is _raw_{plugin}_{entity}, such as
Normally, you do not need to use these tables, unless you have one of the above use cases.