Packages

February 10, 2021 ยท View on GitHub

Installation Packages and Jar files

SoftwarePackages
ServerRPM(CentOS 7), DEB(Ubuntu 18), RPM(openSUSE Leap 15)
JDBC DriverMaven
Java ClientMaven
C ClientRPM(CentOS 7), DEB(Ubuntu 18)
RPM(openSUSE Leap 15)
MSI(Windows 10)
Homebrew Tap(MacOS)
Python ClientWHL(CentOS 7, Ubuntu 18), WHL(MacOS)
MSI(Windows 10)
Node.JS Clientnpm(CentOS 7, Ubuntu 18)
PHP ClientPackagist(CentOS 7)
WebAPIJar
CLIRPM(CentOS 7), DEB(Ubuntu 18), RPM(openSUSE Leap 15)

Docker Images in GitHub Packages

Please refer to GitHub Packages and Dockerfile samples .

IMAGEDescription
griddbInstall and start GridDB V4.5CE server for CentOS
griddb-bionicInstall and start GridDB V4.5CE server for Ubuntu:bionic
griddb-opensuse-15Install and start GridDB V4.5CE server for openSUSE leap 15
python-db-apiInstall GridDB JDBC, JayDeBeApi(DB-API) for Java and Python env.
webapiInstall and start GridDB WebAPI daemon
java-clientInstall GridDB Java client and build, run a sample program
c-clientInstall GridDB C client and build, run a sample program
python-clientInstall GridDB Python client and run a sample program
nodejs-clientInstall GridDB Node.JS client and run a sample program
go-clientInstall GridDB Go client and run a sample program
php-clientInstall GridDB PHP client and run a sample program
griddb-nosqlInstall and start GridDB NoSQL server (V4.3CE)