Amazon RDS – Oracle DB Data Import To import data into the RDS oracle database or export data from it, we need to consider the size of the data involved and use a appropriate technique. The Sql Developer tool which we use to connect to AWS RDS oracle instance, can be used for both export […]
Category Archives: Amazonrds
Amazon RDS – Oracle Features Oracle is very popular Relational DB which is available in the amazon RDS services with its enterprise edition features. Almost every feature of Oracle can be leveraged in the RDS platform. Below is a brief description on MYSQLs major features in RDS platform. Supported Versions The versions 11.2 and 12.1 […]
Amazon RDS – MariaDB Connecting to DB To connect to Amazon RDS MariaDB we need a client software. In this case we use Navicat. Install it using the link . After it is successfully installed we follow the steps below to connect it to the Amazon RDS. Step-1 From the DB instance details get the […]