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

Uploaded Source

Built Distribution

vastdb-0.0.5.1-py3-none-any.whl (193.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastdb-0.0.5.1.tar.gz
  • Upload date:
  • Size: 105.5 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.1.tar.gz
Algorithm Hash digest
SHA256 48fb3181311dfd4dc371ca914ee4262c9b516d39f06ab92f500c04b5c29bc4dc
MD5 09955ed05b9901a07ddc5306272b243d
BLAKE2b-256 f2bf369945880c80b022e997b265161049780c6086a1d666218d45ca715f63d0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastdb-0.0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 193.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2211d0807a5dc1eafb8ee9d86332e2187766e3420c36e18e332fac7e114cfbb7
MD5 63998c3e6f305fcbc19b279464958b0c
BLAKE2b-256 7fe1e58cdf0ce5948ad181559b975151d0a37f60327d3e15ae6bef1d6b42b596

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