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

Uploaded Source

Built Distribution

vastdb-0.0.5.8-py3-none-any.whl (154.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastdb-0.0.5.8.tar.gz
  • Upload date:
  • Size: 76.8 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.8.tar.gz
Algorithm Hash digest
SHA256 fb0977f84baf64f8aaf909e08ff1c8e5b957eb03c60c3a58c2a90c09d3d8aae1
MD5 030d8dea9337a02ccd8292fa70073a3c
BLAKE2b-256 8a8c0664bf362f28b0c4a127a717603e500f6a8425f0c1f01152d077a5cf0c00

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastdb-0.0.5.8-py3-none-any.whl
  • Upload date:
  • Size: 154.7 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 69b1832eb0560547d736d39ac4d38793efe02f47f98ed73500dc593f1a9d95ec
MD5 dc5e563ccd1e6c003e2c7ece9fcceda1
BLAKE2b-256 0fdd7bc3cccf98f98614d249895710d415fe24f220ce2cd4134f0d6eb8d47873

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