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 vastdb_api
import pyarrow as pa
import vast_flatbuf
from vastdb.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.1.tar.gz (69.8 kB view details)

Uploaded Source

Built Distribution

vastdb-0.0.1-py3-none-any.whl (148.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastdb-0.0.1.tar.gz
  • Upload date:
  • Size: 69.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for vastdb-0.0.1.tar.gz
Algorithm Hash digest
SHA256 74e2b61915b6dd9c265e4d31054e2b7f981ec1a51ebc5a35aefd03af01499f76
MD5 823e07ff07d26b3f051d6485e57f2bfa
BLAKE2b-256 e66f8dd3acf479b2604b3b68346bd866e4213a29cf658c835eef34b56d21fa79

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastdb-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 148.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for vastdb-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b7987481804b9ac53ca4b2c96a966413d9a3c3a90859bdc22c8d8f7b07473ed4
MD5 393d946e9e166d0f494daa15910e303d
BLAKE2b-256 aa752d9999d72f82712b5c88e45358c18b2c6994b0bfeeecdff13c044ea53716

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