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.4.tar.gz (76.3 kB view details)

Uploaded Source

Built Distribution

vastdb-0.0.5.4-py3-none-any.whl (154.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastdb-0.0.5.4.tar.gz
  • Upload date:
  • Size: 76.3 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.4.tar.gz
Algorithm Hash digest
SHA256 25bd69386042e13cee36ba47e28d1b2757054bbd9cd28adf927c60fcb088132c
MD5 4a15a88d9767901daf5ffd8cd45f1fba
BLAKE2b-256 da05d00c6b55d80da7eda46a39612351b87944d24a70aa4c9486906dda4d6e78

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastdb-0.0.5.4-py3-none-any.whl
  • Upload date:
  • Size: 154.4 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8833c020e0e89d981df626de37691065d4dfc312f599c02026a83b8e1baa5118
MD5 d33f9ad2153d0951d9fb523b576ab52b
BLAKE2b-256 0d8640974fb8eb1fe9919927de7a21a7deb91325ebda04a71f2bae31f296c7a8

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