Showing posts with label Database. Show all posts
Showing posts with label Database. Show all posts

Monday, 3 July 2017

Oracle vs My Sql vs MS SQL vs Postgre

There’s always been some contention over which SQL database tool is superior. Every administrator has their preferences, and every programmer has their own unique way of dealing with code. For that reason, if you ask five different sys- -admins which platform they prefer, you’re like to receive five different answers.
Let’s see if we can’t help you come to your own answer.

Today, we’re going to look at some of the major database management systems currently available on the web in regards to their pros and cons. Once we’ve worked that part out, we’ll offer up a few recommendations as to which projects each one is best-suited for. Let’s dive right in.

Monday, 7 April 2014

SQL Databases Vs NoSQL Databases


When people are comparing SQL and noSQL, and concluding the upsides and downsides of each one, what I never hear anyone talking about is the speed.
Isn't performing SQL queries generally faster than performing noSQL queries?
I mean, for me this would be a really obvious conclusion, because you should always be able to find something faster if you know the structure of your database than if you don't.
But people never seem to mention this, So I have decided to go with this writeup it would help everyone to select best database in the war between SQL vs NoSQL Databases.

Tuesday, 18 February 2014

How to Install 12c Cloud Control For Database/RAC

Oracle Enterprise Manager is Oracle’s integrated enterprise IT management product line, which provides the industry’s only complete, integrated and business-driven enterprise cloud management solution. Oracle Enterprise Manager creates business value from IT by leveraging the built-in management capabilities of the Oracle stack for traditional and cloud environments, allowing customers to achieve unprecedented efficiency gains while dramatically increasing service levels.

Monday, 31 October 2011

Relational Database

A relational database is a accumulation of data details directed as a set of formally-described tables from which written knowledge can be accessed or reassembled in more divergent means without having to reorganize the database tables. The relational database was devised by E. F. Codd at IBM in 1970.
The yardstick customer and request for paid job program interface to a relational database is the structured query language (SQL). SQL assertions are employed both for interactive queries for knowledge from a relational database and for collecting written knowledge for reports.
In augmentation to being quite not hard to bring ahead and access, a relational database has the valued superiority of being not hard to extend. After the primary database creation, a new written knowledge group can be adjoined without demanding that all surviving requests for paid job be modified.

Tuesday, 18 October 2011

Installation Of Grid Structure For Linux

Install the Grid Infrastructure

Make sure both virtual machines are started, then login to "ol6-112-rac1" as the oracle user and start the Oracle installer.
$ cd /host/software/oracle/11gR2/11.2.0.3.0/linux64_grid
$ ./runInstaller
Select the "Skip software updates" option, then click the "Next" button.