Is it feasible to use TiDB as a data platform?

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: 用TiDB作为数据中台是否可行?

| username: ohammer

Hello everyone, as the title suggests, does anyone have any good suggestions?

Background: In the production environment, there are many databases, mainly MySQL and MongoDB, some on Tencent Cloud and some on self-built private clouds. Currently, there is a traditional big data platform for data extraction and aggregation, but this platform is a commercial product from Tencent, and almost no one can configure and debug it. It only meets some of the data needs of the project. As the company has added new businesses, the demand for data analysis has also increased, and some reporting software has been introduced. However, these reporting software need to directly connect to the database to fetch data, relying on the performance of the original database. The current idea is to use TiDB for data aggregation, allowing colleagues who work on reports to connect to TiDB for SQL analysis and statistics. Are there any good solutions for real-time synchronization of MySQL and MongoDB data?

| username: Billmay表妹 | Original post link

Shell Financial TiDB Online Cross-Datacenter Migration Practice

Shell Financial’s data platform uses TiDB and TiSpark platforms, extracting business data in real-time from MySQL backup databases to TiDB based on Syncer. TiSpark is then used to analyze and process the data in TiDB for upstream business consumption, currently serving over 70 data developers.
Quoted from: 专栏 - 贝壳金服 TiDB 在线跨机房迁移实践 | TiDB 社区

Application of TiDB in New Oriental Business Platform System


Quoted from: 专栏 - 【精选实践】TiDB 在新东方业务前台及中台的落地 | TiDB 社区

Yiguo’s Use of TiDB and Thoughts on Data Platform

These articles from community users should be able to help you~

| username: Billmay表妹 | Original post link

Additionally, regarding solutions for synchronizing MySQL and MongoDB data, the following articles might be helpful:

专栏 - 我们为什么放弃 MongoDB 和 MySQL,选择 TiDB | TiDB 社区

专栏 - 用 Gravity 实现 MongoDB 到 TiDB 的数据复制 | TiDB 社区

专栏 - 伴鱼数据库之MongoDB数据在线迁移到TiDB | TiDB 社区

专栏 - TiDB 在爱奇艺实时分析场景的应用实践 | TiDB 社区

| username: ohammer | Original post link

My cousin is really amazing, thank you, I’ll take a look.

| username: tidb菜鸟一只 | Original post link

I also learned that Mongo can be synchronized to TiDB.

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.