Description

YugabyteDB is a high-performance transactional distributed SQL database for cloud-native applications.

Examples

var yugabyte = new YugabyteDBYSQLContainer(DockerImageName.parse("yugabytedb/yugabyte:2.14.4.0-b26"));
yugabyte.start();