Skip to content

Add SQL Server (MSSQL) source and bootstrap documentation#213

Open
danielgerlag wants to merge 2 commits into
drasi-project:mainfrom
danielgerlag:add-mssql-source-docs
Open

Add SQL Server (MSSQL) source and bootstrap documentation#213
danielgerlag wants to merge 2 commits into
drasi-project:mainfrom
danielgerlag:add-mssql-source-docs

Conversation

@danielgerlag
Copy link
Copy Markdown
Contributor

Summary

Adds missing documentation for the SQL Server (MSSQL) source and bootstrap provider across both drasi-lib and drasi-server sections.

Changes

New files

  • configure-mssql-source/_index.md — Full how-to guide for the SQL Server source (drasi-server), covering CDC prerequisites, YAML config example, configuration reference, data mapping, start position, verification, and troubleshooting.
  • configure-mssql-bootstrap-provider/_index.md — How-to guide for the SQL Server bootstrap provider (drasi-server), covering config reference with override capability.

Modified files

  • drasi-lib/reference/sources.md — Added SQL Server card linking to crates.io
  • configure-sources/_index.md — Added SQL Server card to sources index
  • configure-bootstrap-providers/_index.md — Added SQL Server card to bootstrap providers index

Sources of truth

  • MSSQL Source README
  • Source descriptor: components/sources/mssql/src/descriptor.rs
  • Bootstrap descriptor: components/bootstrappers/mssql/src/descriptor.rs
  • Config struct: components/mssql-common/src/config.rs

Add documentation for the SQL Server source and bootstrap provider:

- drasi-lib: Add SQL Server card to sources reference page
- drasi-server: Add Configure SQL Server Source how-to guide
- drasi-server: Add Configure SQL Server Bootstrap Provider how-to guide
- Update source and bootstrap index pages with SQL Server cards

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielgerlag danielgerlag requested a review from a team as a code owner May 1, 2026 22:42
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant