Understanding Database
![]() |
| https://cdn.pixabay.com/photo/2017/06/12/04/21/database-2394312_1280.jpg |
According
to Sodhi and Sharma (2013), "A database is a structured collection of data
or information, typically stored and accessed electronically" A database
is a structured collection of data or information, typically stored and accessed
electronically. It is a software system designed to store, organize, and manage
large amounts of data efficiently. Databases are widely used today by
businesses, institutions, and individuals for various purposes.
Advantages
of using a database include:
1.
Data Integrity: Databases help to ensure data integrity by enforcing rules and
constraints that prevent the insertion of invalid data, and ensuring that data
is consistent, accurate, and up-to-date.
2.
Data security: Databases provide data security by allowing administrators to
set access controls and privileges that limit the types of data that can be
accessed by different users, and prevent unauthorized access to sensitive data.
3.
Scalability: Databases are highly scalable, which means that they can easily
handle large amounts of data, and can accommodate increasing amounts of data
and users as needed.
4.
Data consistency: Databases provide data consistency by ensuring that the data
is consistent across multiple instances and that changes to the data are
synchronized immediately.
Some
examples of databases include:
1.
Oracle: Oracle is a database management system that provides a secure,
scalable, and reliable platform for managing enterprise data.
2.
MySQL: MySQL is an open-source relational database management system that is
widely used for web applications, and provides high availability and
scalability for large databases.
3.
MongoDB: MongoDB is a NoSQL database management system that provides high
performance, scalability, and ease of use for managing semi-structured data.
4. Microsoft SQL Server: Microsoft SQL Server is a relational database management system that is widely used by businesses for managing structured data, and supports a wide range of data types and data analysis capabilities.
References
Sodhi,
G., & Sharma, V. (2013). Database Management Systems: A Comparative
Study. International Journal of Computer Applications, 78(8), 61-66. DOI: 10.5120/13570-3638

Comments
Post a Comment