Skip to content

JHipster blueprint that adds YugabyteDB distributed SQL support. It supports both YSQL and YCQL APIs.

License

Notifications You must be signed in to change notification settings

srinivasa-vasu/generator-jhipster-yugabytedb

Repository files navigation

generator-jhipster-yugabytedb

Open Source JHipster YugabyteDB Distributed SQL blueprint Open Source

beta-status

NPM version

Generator Build Status

JHipster Family Member

This is a JHipster blueprint that adds YugabyteDB (distributed SQL) support. This blueprint generates a JHipster application with YugabyteDB as the database. It supports both YSQL and YCQL APIs.

Installation and Usage

  1. Install yugabytedb
    • npm install -g generator-jhipster-yugabytedb
  2. Create a new folder for your application
  3. Start the application scaffolding with the command
    • yugabytedb / ybdb
  4. To generate the Kubernetes manifests, run the following command
    • yugabytedb k8s / ybdb k8s

Alternatively, if you already have JHipster installed, you can use this blueprint with:

  • To generate a new application
$ jhipster --blueprints yugabytedb
  • To deploy to a Kubernetes runtime
$ jhipster --blueprints yugabytedb k8s

About

JHipster blueprint that adds YugabyteDB distributed SQL support. It supports both YSQL and YCQL APIs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages