Skip to main content

GridDB Python Client Library built using SWIG

Project description

GridDB (https://github.com/griddb/griddb_nosql) is a highly scalable NoSQL database best suited for IoT and Big Data. This is Python Client Library for GridDB.

Installation

Build dependencies

  • SWIG

  • GridDB C Client

Download and install SWIG (http://swig.org/).

Download GridDB C Client (https://github.com/griddb/c_client/releases/tag/v3.0.1). Extract the file and set the LIBRARY_PATH environment variable.

export LIBRARY_PATH = <C Client Library directory path>

Install the package by the following:

pip install griddb_python_client

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

griddb_python_client-0.5.2.tar.gz (31.7 kB view hashes)

Uploaded Source

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