You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -105,6 +108,7 @@ GRANT CREATE TABLE TO OBAAS WITH ADMIN OPTION;
105
108
Oracle recommends that additional pluggable databases are used for your applications, following the database-per-service microservice pattern. However, the **Metadata Database** can be used, especially for development purposes, with a schema-per-service model.
106
109
107
110
The [Oracle Database Operator for Kubernetes](https://github.com/oracle/oracle-database-operator) is provided with the Oracle Backend for Spring Boot and Microservices and can be used:
111
+
108
112
* Bind to additional ADB-S
109
113
* Bind to an OCI BaseDB and create PDBs
110
114
* Create a Single Instance Container Database in the Kubernetes Cluster
0 commit comments