Data:
RDBMS:
We have different types of relational databases.
1.My Sql:
- Data is nothing but a piece of information which includes text,images,audios and videos.
- When ever the data is processed,structured or organized in a meaningful format then that is called information.
- A database is a collection of information. which is stored in a structured format which can easily accessed,updated,managed and deleted.
- DBMS stands for Data Base Management System.
- It is a software which is used to create update retrieve and delete the data.
- It also allows the users to store,access and manipulate the data easily.
We have four types of DBMS
1.Hierarchical Dbms: It stores the data in a binary tree format.
2.Network Dbms: It is also like hierarchical dbms but it is having many to many relationship.
Each child can have more than one parent.
3.Relational Dbms: It stores the data in rows and columns(table) format.
4.Object oriented Dbms: It supports the creation and modeling of data as objects.
Each child can have more than one parent.
3.Relational Dbms: It stores the data in rows and columns(table) format.
4.Object oriented Dbms: It supports the creation and modeling of data as objects.
RDBMS:
- RDBMS stands for Relational Data Base Management system.
- It store the data in tuples (table) format.
- Each table contains a unique primary key.Tables can related to another table.
We have different types of relational databases.
1.My Sql:
- It is free and open source.
- It runs on 20 platforms like Windows,Linux,Unix and Mac os.
- It consits of a multi threaded sql servers.That means it supports multiple back ends and different client programs.
- It is reliable,scalable and very fast to use.
2.Oracle
- It is a database commonly used for running Online Transaction Processing.
- It is the first database designed for enterprise grid computing.
- It supports for very large databases.
3.Ms sql server:
- It is a free software.
- It uses transaction or T-sql language.
- It is a software which may run on same computer or on another computer across a network.
4.Sybase:
- It is a relational database management server.
- It is the first enterprise database for linux.
5.IBM DB 2:
- It is a product from IBM.
- DB2 product is executed with the support of Object-Oriented features.
- DB2 products are offered for UNIX-based systems and personal computer operating systems