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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vastdb-0.0.5.11-py3-none-any.whl (155.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastdb-0.0.5.11.tar.gz
  • Upload date:
  • Size: 77.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for vastdb-0.0.5.11.tar.gz
Algorithm Hash digest
SHA256 a76af83e9a3126e37619b55d22fb270de4f14b7202f7dcc97d337cbf78b2285d
MD5 52b94507631564eac51ef0eb7dcacb2d
BLAKE2b-256 1952fb3586a7d4e6a7a7a7c0f85ecc3e43b43a6d24e09954a43bd3634030b996

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastdb-0.0.5.11-py3-none-any.whl
  • Upload date:
  • Size: 155.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for vastdb-0.0.5.11-py3-none-any.whl
Algorithm Hash digest
SHA256 9e44fce47df0c462f842fa51e7cb125cbcd747bb439ba2cb2e8265d43e503582
MD5 7c08319c686c022cda5e5a7ee70d8709
BLAKE2b-256 08acd055a900ad4808fac1a0c3c441344b4ac5868836cdf187a281ca026ef108

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page