Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 2.59 KB

Packages.md

File metadata and controls

39 lines (33 loc) · 2.59 KB

Packages

Installation Packages and Jar files

Software Packages
Server RPM(CentOS 7), DEB(Ubuntu 18), RPM(openSUSE Leap 15)
JDBC Driver Maven
Java Client Maven
C Client RPM(CentOS 7), DEB(Ubuntu 18)
RPM(openSUSE Leap 15)
MSI(Windows 10)
Homebrew Tap(MacOS)
Python Client WHL(CentOS 7, Ubuntu 18), WHL(MacOS)
MSI(Windows 10)
Node.JS Client npm(CentOS 7, Ubuntu 18)
PHP Client Packagist(CentOS 7)
WebAPI Jar
CLI RPM(CentOS 7), DEB(Ubuntu 18), RPM(openSUSE Leap 15)

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)