SQL is an ANSI (American National Standards Institute) standard. SQL stands for Structured Query Language. This language is used to access / communicate with a database. A database is an organised collection of data usually in digital form. Though SQL was originally developed by IBM, and first made commercial by Relational Systems (now part of Oracle), almost all database software vendors support SQL while adding their own SQL extensions.
-
Featured posts about Business Intelligence
More about Business Intelligence

The relational database (RDBMS) is known to us. But, today, non-relational, “cloud,” or “NoSQL” databases are gaining mindshare as an alternative model for database management. In this article, we’ll look at the key aspects of these non-relational NoSQL databases.
Simply put, unstructured data is something that is not available in our company’s databases like SQL (see
In the earlier
How much of data, structured data, is available in the world? How much data my company is handling? Kilo Byte – 103. Mega Byte – 106, Giga Byte – 109, Tera Byte – 1012, Peta Byte – 1015,, Exa Byte – 1018, Zetta Byte – 1021, Yotta Byte – 1024, … The digital data base is growing in a mind boggling way! Designing these databases is not a joke, is it not?