Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

connect-cdc-sqlserver

النجوم٥
التفرعات٣
آخر تحديث٢ يوليو ٢٠٢٦ في ٢٢:١٨

Stream change data capture from Microsoft SQL Server into Redpanda or Kafka using the Redpanda Connect `microsoft_sql_server_cdc` input — CDC capture instances, LSN-based change tables, initial snapshots, and LSN checkpointing. Covers every config field (connection_string, include/exclude regexp filters, stream_snapshot, max_parallel_snapshot_tables, snapshot_max_batch_size, checkpoint_cache, checkpoint_cache_table_name, checkpoint_cache_connection_string, checkpoint_cache_key, checkpoint_limit, stream_backoff_interval, batching), the emitted metadata fields (database_schema, schema, table, operation, lsn), operation types (read, insert, update_before, update_after, delete), the built-in SQL Server checkpoint cache (rpcn schema, auto-created table and stored procedure), and using an external Connect cache instead. Use when: capturing inserts/updates/deletes from Microsoft SQL Server into Redpanda or Kafka; enabling SQL Server CDC capture instances with sys.sp_cdc_enable_db and sys.sp_cdc_enable_table; configu

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
6 ملفات
SKILL.md
readonly