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

Uploaded Source

Built Distribution

vastdb-0.0.4.0-py3-none-any.whl (156.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastdb-0.0.4.0.tar.gz
  • Upload date:
  • Size: 78.6 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.4.0.tar.gz
Algorithm Hash digest
SHA256 11b836f5c252b080430274cb1a73ed5ef7fd8a61d62e44835e32f03b2bbf8aa4
MD5 5433978cec19bc0e51a9322035db8cc9
BLAKE2b-256 d0a7e0c5e1e4cbf9afdd7bc2bab831df3056f2f2239b9dd9d65dc346100e2d6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastdb-0.0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 156.9 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5fa16376d45e001cdb675f850fbdf8ec85d8f7da68c1ef13a64fbe4a04b0233c
MD5 cd961570baee741c0b6e4a7f5095fe65
BLAKE2b-256 3bdb9a4843f174d85ff53a43b2dc952705810658673aa3ab9e3b2d6219c0b4f9

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