# docs **Repository Path**: greptimeteam/docs ## Basic Information - **Project Name**: docs - **Description**: Greptime中文文档 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-22 - **Last Updated**: 2023-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GreptimeDB 文档

GreptimeDB Logo

This directory contains sources of all content published at [docs.greptime.com][1] [1]: https://docs.greptime.com # Table of Contents ## Installation Provides instructions on how to deploy GreptimeDB in either standalone or distributed mode - [Overview][18] ## 入门指南 入门指南旨在帮助新手了解GreptimeDB。它提供了产品及其特点的概述,以及创建时间序列表、添加时间序列数据、使用SQL查询数据、可视化数据和使用Python处理数据的逐步说明。 - [Overview][2] - [Create a time series table][3] - [Add time series data][4] - [Query data with SQL][5] - [Visualize data][6] - [Process data with Python][7] ## 用户指南 用户指南解释如何使用、集成或自定义GreptimeDB。它涵盖各种主题,例如概念、读取/写入数据、表管理、协处理器和脚本、Java SDK和支持的协议。本部分还包括常见问题和解决方案。 - [Concepts][8] - [Reading/Writing data][9] - [Table management][10] - [Coprocessor and scripting][11] - [Java SDK][12] - [Supported protocols][13] ## 开发者指南 开发者指南提供有关GreptimeDB如何工作的详细信息,帮助用户成为贡献者参与开发。它涵盖各种主题,例如架构概述、前端、数据节点和元数据。 - [Overview][14] - [Frontend][15] - [Datanode][16] - [Meta][17] [2]: ./docs/getting-started/overview.md [3]: ./docs/getting-started/create-a-time-series-table.md [4]: ./docs/getting-started/add-time-series-data.md [5]: ./docs/getting-started/query-data-with-sql.md [6]: ./docs/getting-started/visualize-data.md [7]: ./docs/getting-started/process-data-with-python.md [8]: ./docs/user-guide/concepts.md [9]: ./docs/user-guide/reading-writing-data.md [10]: ./docs/user-guide/table-management.md [11]: ./docs/user-guide/coprocessor-and-scripting.md [12]: ./docs/user-guide/java-sdk.md [13]: ./docs/user-guide/supported-protocols/overview.md [14]: ./docs/developer-guide/overview.md [15]: ./docs/developer-guide/frontend/overview.md [16]: ./docs/developer-guide/datanode/overview.md [17]: ./docs/developer-guide/meta/overview.md [18]: ./docs/installation/overview.md # 参与贡献 贡献部分提供了有关如何为GreptimeDB做出贡献的指导方针。用户可以参考本部分了解如何为该项目做出贡献并使其成为更好的产品。 Please refer to [contribution guidelines](./CONTRIBUTING.md) for more information.