website/content/docs/dev/reference/query-layers.md

19 lines
596 B
Markdown

---
title: Query Layers
description: Extend TiKV using stateless query layers
menu:
"dev":
parent: Reference-dev
weight: 2
identifier: Query Layers-dev
---
TiKV works as storage engines for the following projects:
* [TiDB](https://github.com/pingcap/tidb) (MySQL)
* [Zetta](https://github.com/zhihu/zetta) (Table Store & HBase)
* [Tidis](https://github.com/yongman/tidis) (Redis)
* [Titan](https://github.com/distributedio/titan) (Redis)
* [Titea](https://github.com/gengmei-tech/titea) (Redis)
* [TiPrometheus](https://github.com/bragfoo/TiPrometheus) (Prometheus)