Database
Database
No article under this category
SQL
SQL or Structured Query Language is the De-facto programming standard for relational databases . Using SQL, one can view, modify, delete data and data structures in the databases. All the articles in the category are compatible to ANSI standard of SQL.
ExploreRDBMS
The abbreviation RDBMS stands for Relational Database Management System. Database management systems that follow E. F. Codd's Relational Model are called Relational Database Management System. Relational model of storing data is different from other models such as Hierarchical Model, Network Model etc.
ExploreNoSQL
NoSQL encompasses a wide variety of different database technologies and were developed in response to a rise in the volume of data stored about users, objects and products, the frequency in which this data is accessed, and performance and processing needs. Relational databases, on the other hand, were not designed to cope with the scale and agility challenges that face modern applications, nor were they built to take advantage of the cheap storage and processing power available today.
ExploreOracle
Oracle is a relational database management system developed by Oracle Corporation. Related articles and tutorials on Oracle database is presented under this section.
ExploreMS SQL Server
Microsoft SQL Server is a relational database management system developed by Microsoft. Related articles and tutorials on MS SQL Server database is presented under this section.
Explore