Skip to content

Releases: mr-speedster/DB2Azure

v1.1.1

05 Jan 16:17

Choose a tag to compare

We are excited to announce the release of a new version. We recommend upgrading to this version for improved functionality and performance. For more details, see the documentation

v1.0.1

01 Jan 19:23
b151b88

Choose a tag to compare

We are excited to announce the release of a new version. We recommend upgrading to this version for improved functionality and performance. For more details, see the documentation

v1.0.0

01 Jan 18:26

Choose a tag to compare

DB2Azure v1.0.0 Release

We are excited to announce the release of major version DB2Azure v1.0.0.
This version includes the following:

  • Added support for MySQL Server
  • Improved performance
  • Minor bug fixes

We recommend upgrading to this version for improved functionality and performance.

To install, use:

pip install DB2Azure

Alternatively, you can download the release from the GitHub Releases page.

For more details, see the documentation.

v0.1.5

22 Dec 16:58

Choose a tag to compare

DB2Azure v0.1.5 Release

We are excited to announce the release of DB2Azure v0.1.5. This version introduces support for loading data from SQL Server and PostgreSQL to Azure Blob Storage in both JSON and CSV formats. Key features include:

  • SQL Server and PostgreSQL data extraction.
  • Uploads data directly to Azure Blob Storage.
  • Flexible configuration options for file naming and folder paths.

We recommend upgrading to this version for improved functionality and performance.

To install, use:

pip install DB2Azure

For more details, see the documentation