Skip to main content
Version: Nightly

Contributor Guide

This guide explains the internal design of GreptimeDB for contributors. Build, test, and submission instructions are maintained in the source repository's CONTRIBUTING.md.

Architecture

For the architecture and components of GreptimeDB, please see the Architecture document in the user guide.

For more details on each component, see the following guides:

Additional reference

DeepWiki provides an automatically generated walkthrough of the GreptimeDB repository. It can help when exploring an unfamiliar area, but it is a secondary reference: verify version-sensitive behavior against the source code.