Skip to main content

Database and Delta storage client library for working with Delta Lake tables

Project description

Datazone SDK

Database and Delta storage client library for working with Delta Lake tables.

Overview

This package provides functionality for interacting with Delta Lake tables, including:

  • Database Client: High-level client for querying Delta Lake tables with support for time intervals, time travel, and filtering.
  • Delta Storage: Low-level components for working with Delta tables, schemas, and data types.

Installation

pip install datazone-sdk

Usage

import datazone as dz

# Create a client from a storage account name
client = dz.DatabaseClient.from_resource_name(
    storage_account="<storage-account>",
    container_name="<container-name>",
    sub_path="<sub-path>",
)

# Query a table
df = client.query(
    table_name="my_table",
    filters={"column": "value"},
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datazone_sdk-1.0.4.dev1.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datazone_sdk-1.0.4.dev1-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file datazone_sdk-1.0.4.dev1.tar.gz.

File metadata

  • Download URL: datazone_sdk-1.0.4.dev1.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.10.20 Linux/6.17.0-1010-azure

File hashes

Hashes for datazone_sdk-1.0.4.dev1.tar.gz
Algorithm Hash digest
SHA256 2735732ab89b28bb5ee3537379584527cdd75e406483d3dddd054c7f676a4092
MD5 aaa668ea4347d7b48998524fd7a19762
BLAKE2b-256 2f1d449d0a1ac76fbb4cb0a04bc116d77e62d5047f26c6e9ad2b7419d2d74fee

See more details on using hashes here.

File details

Details for the file datazone_sdk-1.0.4.dev1-py3-none-any.whl.

File metadata

  • Download URL: datazone_sdk-1.0.4.dev1-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.4 CPython/3.10.20 Linux/6.17.0-1010-azure

File hashes

Hashes for datazone_sdk-1.0.4.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 b99279728d8cfc9a374d2db3da677bc674e72bd0cca985c63d3e62be948bc7df
MD5 db3c7c0249937ca19504df2cef8874b5
BLAKE2b-256 d088b64f5c2622fb0fdc9ebecdc6656f31a85d347182aeb4a46dd9ea20036dcf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page