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.10.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.10-py3-none-any.whl (155.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastdb-0.0.5.10.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.10.tar.gz
Algorithm Hash digest
SHA256 4129a2747359cb46ab4edcb5b2deb7317ea7d0779bf9cd8a9b4dfdbb6f2c3489
MD5 feb324fb1680b0b0659b0095a3ed027b
BLAKE2b-256 a7dc98897e8c08775397983e3c5fe8bb494cc7428acb7ac4b9c827af4ba21e96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastdb-0.0.5.10-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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 93ecfc85374b25ad8e9e20d8cfcae3859b35d896be64809d30a9628732cd95b1
MD5 9b6bd1296d58bb77acac45f06cf5122d
BLAKE2b-256 20cf88669fa1155e74d674dbe32f662e4653c8722973b2258f0a5047db7f030b

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