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

v0.1.5-alpha#15

Mar 3, 2025· 1 comment
Discussion options

This is the first public alpha release of the Microsoft open-sourcemssql-python driver!

Supported Platforms: Windows only (macOS and Linux support is coming soon)

Support for Microsoft Entra ID Authentication

DBAPI v2.0 Compliance: Fully compliant with the DB API 2.0 specification. Key aspects of DBAPI v2.0 compliance include:

  • Connection Objects: Establishing and managing connections to the database.
  • Cursor Objects: Executing SQL commands and retrieving results.
  • Transaction Management: Supporting commit and rollback operations to ensure data integrity.
  • Error Handling: Providing a consistent set of exceptions for handling database errors.
  • Parameter Substitution: Allowing the use of placeholders in SQL queries to prevent SQL injection attacks.

Stay tuned for upcoming improvements and updates!


This discussion was created from the releasev0.1.5-alpha.
You must be logged in to vote

Replies: 1 comment

Comment options

It looks like this uses the SQL Server ODBC driver directly without the need for PyODBC library? But it doesn't used TDS connection, still uses ODBC calls?

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
None yet
2 participants
@perrysk-msft@JeffBane

[8]ページ先頭

©2009-2025 Movatter.jp