🚨 AtomicJar is now part of Docker 🐋! Read the blog

Documentation

Java

Community Module

These modules are maintained by the community, outside of the Testcontainers project.

Description

OceanBase is an open source unlimited scalable distributed database for data-intensive transactional and real-time operational analytics workloads, with ultra-fast performance that has once achieved world records in the TPC-C benchmark test.

Examples

OceanbaseCEContainer oceanbase = new OceanbaseCEContainer("oceanbase/oceanbase-ce:4.2.2");
oceanbase.start();