Database in OCI
tags :
Database in OCI #

- MySQL MySQL HeatWave
- OpenSearch
- Oracle NoSQL Database
Database in OCI #
Autonomous is world’s first self healing managing advanced database

Autonomous database #





connecting Autonomous database from Django application, ref
database connection
DATABASES=
'default':
'ENGINE':'django.db.backends.oracle',
'NAME':'scraju_dbhigh',
'USER':'admin',
'PASSWORD':'mypw',#Please provide the db password here
Django can connect to Autonomous database Autonomous database is better than postgres on AWS with Django Django support of Django supports Oracle Database Server
Demo #
MySQL database service #





NoSQL #

