Packages
February 10, 2021 ยท View on GitHub
Installation Packages and Jar files
Docker Images in GitHub Packages
Please refer to GitHub Packages and Dockerfile samples .
| IMAGE | Description |
|---|---|
| griddb | Install and start GridDB V4.5CE server for CentOS |
| griddb-bionic | Install and start GridDB V4.5CE server for Ubuntu:bionic |
| griddb-opensuse-15 | Install and start GridDB V4.5CE server for openSUSE leap 15 |
| python-db-api | Install GridDB JDBC, JayDeBeApi(DB-API) for Java and Python env. |
| webapi | Install and start GridDB WebAPI daemon |
| java-client | Install GridDB Java client and build, run a sample program |
| c-client | Install GridDB C client and build, run a sample program |
| python-client | Install GridDB Python client and run a sample program |
| nodejs-client | Install GridDB Node.JS client and run a sample program |
| go-client | Install GridDB Go client and run a sample program |
| php-client | Install GridDB PHP client and run a sample program |
| griddb-nosql | Install and start GridDB NoSQL server (V4.3CE) |