Database is in fact an organized collection of information that is internally linked with each other. Databases are collections of numerous related records in a computer. These records or data are saved in a computer for the help of any program run in the computer that might need this information in future. To talk about databases, you must also be aware of the term, databases management system or DBMS. The term in fact signifies a computer program that manages a database and also interrogates it. However, the word “database” was first introduced in the year 1973.
While dealing with a database, you will find a structural description that tells about the collection of information that is stored in the database. This type of description is called schema. This gives you a short list of the stored records in the database.
There are various techniques that are needed in the process of modeling data structures. Different t types of database models are there such as Flat model, Hierarchical model, Relational model and so on.
Data storage is a very important section in database. Data storage is the procedure of storing data or related information or any kind of relevant facts in the computer. There are also various types of data storage such as electronic data storage, etc.
While discussing about databases, one must also have some idea about database transaction. This particular phrase signifies the interaction with the database management system or DBMS.
|
|