Python client for GridDB
Project description
GridDB (https://github.com/griddb/griddb) is Database for IoT with both NoSQL interface and SQL Interface. This is Python Client Library for GridDB.
GridDB Python Client has been renewed.
New GridDB Python Client is developed using GridDB Java API(Java Client), JPype(https://github.com/jpype-project/jpype) and Apache Arrow(https://arrow.apache.org/).
Installation
1. Package dependencies
GridDB JavaAPI, GridDB JavaAPI Adapter for Apache Arrow
Download GridDB JavaAPI(gridstore.jar) and GridDB JavaAPI Adapter for Apache Arrow(gridstore-arrow.jar) from Maven Central Repository.
Example on Linux, MacOS
$ curl -L -o gridstore.jar https://repo1.maven.org/maven2/com/github/griddb/gridstore/5.8.0/gridstore-5.8.0.jar
$ curl -L -o gridstore-arrow.jar https://repo1.maven.org/maven2/com/github/griddb/gridstore/5.8.0/gridstore-arrow-5.8.0.jar
2. Install griddb_python
Install the griddb_python by this command:
$ python3 -m pip install griddb_python
JPype(https://pypi.org/project/jpype1/) and pyarrow(https://pypi.org/project/pyarrow/) are also installed.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file griddb_python-5.8.0.tar.gz.
File metadata
- Download URL: griddb_python-5.8.0.tar.gz
- Upload date:
- Size: 26.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54e1da31339b2214e4af0cf7d5d1d8c80ffd34ed3dacf1ac315e9ee3bef6ab9a
|
|
| MD5 |
f5ca8873c9536f7043096ff663e24196
|
|
| BLAKE2b-256 |
b3b0f8c9a71c0a1ce01095d994385d2d0ef57c6252138817f2e322611946ef2c
|
File details
Details for the file griddb_python-5.8.0-py3-none-any.whl.
File metadata
- Download URL: griddb_python-5.8.0-py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
724ad54874ca3e659c2eb8e7ab4137141fa8bace34be2aed8780c853a1be437a
|
|
| MD5 |
629693b2d2deb69f679d22f9cac50585
|
|
| BLAKE2b-256 |
185303a917fba497f7a45bdccd8f37acbb5c2162c9e2bca3cffc951df4728664
|