Hi everyone, I'm evaluating OLAP solutions for my ...
# questions-and-troubleshooting
n
Hi everyone, I'm evaluating OLAP solutions for my company, to replicate in realtime our production DB, end goal being efficient handing of analytic queries. Is anyone using StarRocks in a similar fashion: streaming from SQL-Server -> Estuary flow (CDC), exposing kafka-compatible API -> StarRocks? If so, anything to be on the lookout for? (edited)
j
You might want to check Flink CDC which uses the popular Debezium behind the scenes https://nightlies.apache.org/flink/flink-cdc-docs-release-3.5/docs/get-started/quickstart/mysql-to-starrocks/ You'll likely need to check the Debezium for SQL Server https://debezium.io/documentation/reference/stable/connectors/sqlserver.html
👍 1
s
Hi Nathan, yes, as Jose mentioned, you can definitely use Flink CDC for this. We’ve recently implemented a similar setup for one of our customers streaming from SQL Server into StarRocks. If you’d like, I can share more details or answer specific questions - feel free to ping me anytime.
starrocks 1