atlan-sql-connector-patterns

Atlan SQL Connector Patterns

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "atlan-sql-connector-patterns" with this command: npx skills add atlanhq/atlan-sample-apps/atlanhq-atlan-sample-apps-atlan-sql-connector-patterns

Atlan SQL Connector Patterns

Choose the right connector strategy and implement it consistently.

Workflow

  • Use references/decision-tree.md to choose postgres-minimal or redshift-custom .

  • Implement required components for selected path.

  • Verify auth, preflight, workflow map, and transformation behavior against references.

  • Run atlan-fact-verification-gate if requirements imply source-specific behavior or SDK override risk.

  • Hand off to atlan-e2e-contract-validator for contract generation.

Rules

  • Default to minimal path unless requirements justify custom path.

  • For custom path, explicitly document why SDK defaults are insufficient.

  • Reuse source-specific patterns only when corresponding requirements are present.

References

  • Decision tree: references/decision-tree.md

  • Shared verification map: ../_shared/references/verification-sources.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

atlan-sdk-objectstore-io-defaults

No summary provided by upstream source.

Repository SourceNeeds Review
General

atlan-app-scaffold-standard

No summary provided by upstream source.

Repository SourceNeeds Review
General

atlan-fact-verification-gate

No summary provided by upstream source.

Repository SourceNeeds Review