community icon indicating copy to clipboard operation
community copied to clipboard

TiDB community content

Results 26 community issues
Sort by recently updated
recently updated
newest added

Add RFC for TiDE incubating project ref: #389

## Project Incubating Request TiDB-over-RoCE ### Describe the project you want to incubate: Currently, message transmissions inside TiDB such as raft heartbeat RPCs are based on TCP. Specifically, TiDB server...

## Project Incubating Request ### TiDB SQL audit tool Tispector #### Summary As TiDB's SQL auditing tool, Tispector uses TiDB Parser to construct syntax trees for SQL statements. Rules in...

## Project Incubating Request ### Summary As a caching service, Redis has become the first choice for most companies with its efficient performance, rich data types, and comprehensive interfaces. However,...

## Motivation ### Built-in database When developing applications using Golang, we often need to store data locally. It is a good choice to use a built-in database, so that we...

## HugeGraph on TiKV ### Introduction PingCAP Hackathon is a hackathon held by the TiDB community. In this issue, HugeGraph, a star open source product in the field of graph...

When maintainers nominate a new team member, they need to modify the `membership.json` file. Some format errors may occur due to artificial modification ([example](https://github.com/pingcap/community/pull/583)). For this, we can add a...

## TiDB Doris connector ### Describe the project you want to incubate: #### Summary TiDB and Doris are both decent opensource relational data database. TiDB is a fusion distributed database...