Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dbt adapter for SQL Server and Azure SQL

License

NotificationsYou must be signed in to change notification settings

dbt-msft/dbt-sqlserver

Repository files navigation

dbt adapter for Microsoft SQL Server and Azure SQL services.

The adapter supports dbt-core 0.14 or newer and follows the same versioning scheme.E.g. version 1.1.x of the adapter will be compatible with dbt-core 1.1.x.

Documentation

We've bundled all documentation on the dbt docs site:

Join us on thedbt Slack to ask questions, get help, or to discuss the project.

Installation

This adapter requires the Microsoft ODBC driver to be installed:Windows |macOS |Linux

Debian/Ubuntu

Make sure to install the ODBC headers as well as the driver linked above:

sudo apt-get install -y unixodbc-dev

Latest version:PyPI

pip install -U dbt-sqlserver

Latest pre-release:GitHub tag (latest SemVer pre-release)

pip install -U --pre dbt-sqlserver

Changelog

Seethe changelog

Contributing

Unit testsIntegration tests on SQL ServerIntegration tests on Azure

This adapter is community-maintained.You are welcome to contribute by creating issues, opening or reviewing pull requests or helping other users in Slack channel.If you're unsure how to get started, check out ourcontributing guide.

License

PyPI - License

Code of Conduct

This project and everyone involved is expected to follow thedbt Code of Conduct.


[8]ページ先頭

©2009-2025 Movatter.jp