Skip to main content

VAST Data SDK

Project description

VastdbApi is a Python based API designed for interacting with VastDB & Vast Catalog, enabling operations such as schema and table management, data querying, and transaction handling. Key libraries used in this API include requests for HTTP requests, pyarrow for handling Apache Arrow data formats, and flatbuffers for efficient serialization of data structures.

pip install vastdb

Creating the initial session with VastdbApi:

from vastdb import api
import pyarrow as pa
import vast_flatbuf
from vastdb.api import VastdbApi

def create_vastdb_session(access_key, secret_key):
    return VastdbApi(host='VAST_VIP_POOL_DNS_NAME', access_key=access_key, secret_key=secret_key)


access_key='D8UDFDF...'
secret_key='B7bqMegmj+TDN..'
vastdb_session = create_vastdb_session(access_key, secret_key)

For the complete Guide for the SDK please go to VastData github: https://github.com/vast-data/vastdb_sdk

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

vastdb-0.0.5.6.tar.gz (76.7 kB view details)

Uploaded Source

Built Distribution

vastdb-0.0.5.6-py3-none-any.whl (154.6 kB view details)

Uploaded Python 3

File details

Details for the file vastdb-0.0.5.6.tar.gz.

File metadata

  • Download URL: vastdb-0.0.5.6.tar.gz
  • Upload date:
  • Size: 76.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.6

File hashes

Hashes for vastdb-0.0.5.6.tar.gz
Algorithm Hash digest
SHA256 6e4bfeed86c7eea8e64f7bdf4d07da7025b2144ac93861a1df7659d44c9ed941
MD5 4b1dac1032f5d479168b5b22b093a08f
BLAKE2b-256 d152be50d7000bc7020eeab383a865952bcfbc79688e02b62c1b8f4443a50cd9

See more details on using hashes here.

File details

Details for the file vastdb-0.0.5.6-py3-none-any.whl.

File metadata

  • Download URL: vastdb-0.0.5.6-py3-none-any.whl
  • Upload date:
  • Size: 154.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.6

File hashes

Hashes for vastdb-0.0.5.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d08ab801a2471e89d0d85d89ac8a380defcb89f527d76917de467875c34e979e
MD5 a096fdf05da6ca05db36009095a02c13
BLAKE2b-256 0e31a1e592419de0fcf0152146b37a141b31f679cbe0615400c59a3087a23583

See more details on using hashes here.

Supported by

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