From 0b143e15ee9b71d938fc02d820a79b0414f0a7c0 Mon Sep 17 00:00:00 2001 From: Vincent Huang Date: Thu, 20 Nov 2025 15:05:48 -0800 Subject: [PATCH] chore: add Cassandra to supported dbs --- mintlify/introduction/supported-databases.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mintlify/introduction/supported-databases.mdx b/mintlify/introduction/supported-databases.mdx index 2ddb80ca..cd46afca 100644 --- a/mintlify/introduction/supported-databases.mdx +++ b/mintlify/introduction/supported-databases.mdx @@ -19,6 +19,7 @@ Bytebase officially supports the following major versions for each supported dat | | Spanner | All versions | | **NoSQL** | MongoDB | 4.0 and above | | | Redis | 6.0 and above | +| | Cassandra | 3.0 and above | | | DocumentDB | All versions | | | DynamoDB | All versions | | | Cosmos DB | All versions | @@ -50,6 +51,7 @@ Bytebase officially supports the following major versions for each supported dat | **NoSQL** | | | | | | | | MongoDB | ✔️ | ✔️ | ✔️ | | | | Redis | ✔️ | ✔️ | ✔️ | | | +| Cassandra | ✔️ | ✔️ | ✔️ | | | | DocumentDB | ✔️ | ✔️ | ✔️ | | | | DynamoDB | ✔️ | ✔️ | ✔️ | | | | Cosmos DB | ✔️ | ✔️ | ✔️ | | | @@ -83,6 +85,7 @@ Bytebase officially supports the following major versions for each supported dat | **NoSQL** | | | | | | | MongoDB | ✔️ | ✔️ \* | ✔️ | ✔️ | ✔️ | | Redis | ✔️ | ✔️ \* | ✔️ | ✔️ | ✔️ | +| Cassandra | ✔️ | ✔️ \* | ✔️ | ✔️ | ✔️ | | DocumentDB | ✔️ | ✔️ \* | ✔️ | ✔️ | ✔️ | | DynamoDB | ✔️ | ✔️ \* | ✔️ | ✔️ | ✔️ | | Cosmos DB | ✔️ | ✔️ \* | ✔️ | ✔️ | ✔️ | @@ -120,6 +123,7 @@ Bytebase officially supports the following major versions for each supported dat | **NoSQL** | | | | | | | MongoDB | ✔️ | ✔️ | ✔️ | | | | | Redis | ✔️ | ✔️ | ✔️ | | | | +| Cassandra | ✔️ | ✔️ | ✔️ | | ✔️ | | | DocumentDB | ✔️ | ✔️ | ✔️ | | | | | DynamoDB | ✔️ | ✔️ | ✔️ | | | | | Cosmos DB | ✔️ | ✔️ | ✔️ | | ✔️ | |