Install OneDB SQL Data Store (onedb-sql)

The OneDB SQL Data Store helm chart will install the HCL OneDB database.

HCL OneDB is an enterprise grade database for storing and processing the following types of data:
  • Relational (Table based)

  • Document (Json Based)

  • Timeseries (Time based)

  • Spatial (Coordinate based)

Access to OneDB SQL Data Store is through the native SQLI protocol. HCL OneDB provides drivers for different programming languages to provide this connectivity. Ex. Java, Python, NodeJS, ODBC.

After all system requirements and prerequisites have been addressed you are ready to install the Sofy helm chart. The command below is a sample install that uses a file named myvales.yaml to provide any overrides to the helm chart values and anchor.yaml to set the anchor service’s resources.
helm install sql-v1  -f myvalues.yaml -f anchor.yaml production-onedb-sql