druid-docs-cn/_sidebar.md

40 lines
1.3 KiB
Markdown
Raw Normal View History

2021-07-12 16:42:58 -04:00
- DRUID.OSSEZ.COM 概述
- [项目概述](README.md)
- [联系我们](CONTACT.md)
2021-07-12 15:29:46 -04:00
2021-07-12 16:42:58 -04:00
- 开始使用
- [Druid 介绍](design/index.md)
- [快速开始](tutorials/index.md)
- [Docker 容器](tutorials/docker.md)
2021-07-27 12:53:47 -04:00
- [独立服务器方式部署](operations/single-server.md)
- [集群方式部署](tutorials/cluster.md)
- 教程Tutorials
- [原生文件载入数据](tutorials/tutorial-batch.md)
- [从 Apache Kafka 载入数据](tutorials/tutorial-kafka.md)
- [从 Apache Hadoop 载入数据](tutorials/tutorial-batch-hadoop.md)
- [查询数据](tutorials/tutorial-query.md)
- [回滚](tutorials/tutorial-rollup.md)
- [配置数据保存时间](tutorials/tutorial-retention.md)
2021-07-12 15:29:46 -04:00
2021-07-12 16:42:58 -04:00
- 设计Design
2021-07-27 12:53:47 -04:00
- [设计](design/architecture.md)
- [Segments](design/segments.md)
- [进程和服务](design/processes.md)
- [深度存储](dependencies/deep-storage.md)
- [元数据存储](dependencies/metadata-storage.md)
- [ZooKeeper](dependencies/zookeeper.md)
2021-07-12 15:29:46 -04:00
2021-07-12 16:42:58 -04:00
- 摄取Ingestion
2021-07-12 15:29:46 -04:00
- [面试问题和经验](interview/index.md)
- [算法题](algorithm/index.md)
2021-07-12 16:42:58 -04:00
- 查询Querying
- 开发Development
- [在 Druid 中进行开发](development/index.md)
- [创建扩展extensions](development/modules.md)
- 其他杂项Misc
- [Druid 资源快速导航](misc/index.md)
2021-07-12 15:29:46 -04:00
- [Changelog](changelog.md)