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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastdb-0.0.5.7.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.7.tar.gz
Algorithm Hash digest
SHA256 aa2aeda9e549c77c7c0691409741d653758b817330e8d463958cc182ef339575
MD5 38970e6af898bfb7ca5c479ea1b67053
BLAKE2b-256 1603c2debb57659d6cd4a95fafb37a6b6ad1836340e3772fca307d84cdae41fc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastdb-0.0.5.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8dfcbcd91e15aa6469b9e555ace1963cfb418c094793d97c643fcac5a4c20b5b
MD5 122691e2e060bf12352d5e45c1f870ec
BLAKE2b-256 4db2c83e817eb804057ba586acd5b3cac5cb8b81cab50a56e9475e3f68488599

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