Skip to content

docs: add backends guide#29

Merged
srchilukoori merged 1 commit into
mainfrom
docs/backends-guide
Jul 18, 2026
Merged

docs: add backends guide#29
srchilukoori merged 1 commit into
mainfrom
docs/backends-guide

Conversation

@srchilukoori

Copy link
Copy Markdown
Collaborator

Summary

  • Add docs/backends.md covering the Backend ABC contract, all three built-in backends (CsvBackend, IcebergBackend, SqlPassthroughBackend), comparison table, and a custom backend skeleton
  • Add backends entry to mkdocs nav

Test plan

  • mkdocs build --strict passes (already verified in CI on the branch)
  • No code changes, docs only

Covers the Backend ABC contract, all three shipped backends with
usage examples, a comparison table, and a skeleton for writing
custom backends.
@srchilukoori
srchilukoori merged commit 1a71d2e into main Jul 18, 2026
7 checks passed
@srchilukoori
srchilukoori deleted the docs/backends-guide branch July 18, 2026 14:18
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