Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/blog/introducing-mongodb-support-in-bytebase.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ With [Bytebase 1.11.0](https://www.bytebase.com/changelog/bytebase-1-11-0), you

## Try MongoDB Yourself

Bytebase supports MongoDB 4.0, 5.0, and 6.0. Please follow [installation guide](https://docs.bytebase.com/get-started/deploy-with-docker) to try it out. You can also join our [discord](https://discord.gg/huyw7gRsyA) to discuss all things Bytebase, share your feedback, and get help from the community.
Bytebase supports MongoDB 4.2 and above. Please follow [installation guide](https://docs.bytebase.com/get-started/deploy-with-docker) to try it out. You can also join our [discord](https://discord.gg/huyw7gRsyA) to discuss all things Bytebase, share your feedback, and get help from the community.
2 changes: 1 addition & 1 deletion docs/introduction/supported-databases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Bytebase officially supports the following major versions for each supported dat
| | OceanBase | 3.x and above |
| | CockroachDB | 24.1 and above |
| | Spanner | All versions |
| **NoSQL** | MongoDB | 4.0 and above |
| **NoSQL** | MongoDB | 4.2 and above |
| | Redis | 6.0 and above |
| | Cassandra | 3.0 and above |
| | DocumentDB | All versions |
Expand Down