--- title: TDengine Inside description: This document describes the internals of TDengine from an architectural perspective. --- ```mdx-code-block import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common'; ```