OneDB Helm Charts

There are five helm charts for OneDB. These helm charts are listed below with a description of each:
  • OneDB SQL Data Store (onedb-sql): This is the Helm chart that contains the OneDB Database server. It uses a kubernetes operator to deploy a statefulset in a kubernetes environment.
  • OneDB Rest Data Store (onedb-rest): This is a helm chart that deploys the OneDB Database server with the REST listener. The OneDB SQL Data Store is a subchart in this chart.
  • OneDB Document Data Store (onedb-mongo): This is a helm chart that deploys the OneDB SQL Data Store with the Mongo listener. The OneDB SQL Data Store is a subchart in this chart.
  • OneDB Explore (onedb-explore): This is a Helm chart that contains only the OneDB Explore UI.
  • OneDB Product (onedb-product): This is a Helm chart that contains OneDB SQL Data Store, OneDB Rest, OneDB Document and OneDB Explore all as subcharts.