0% found this document useful (0 votes)
3 views2 pages

Oral Database

The document provides an overview of various database systems, including oral databases, Microsoft SQL Server, IBM DB2, MySQL, Microsoft Access, PostgreSQL, SQLite, and MongoDB. Each database is described in terms of its structure, functionality, and typical use cases. The information highlights the differences between relational and NoSQL databases, as well as their suitability for different applications.

Uploaded by

a08574366
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views2 pages

Oral Database

The document provides an overview of various database systems, including oral databases, Microsoft SQL Server, IBM DB2, MySQL, Microsoft Access, PostgreSQL, SQLite, and MongoDB. Each database is described in terms of its structure, functionality, and typical use cases. The information highlights the differences between relational and NoSQL databases, as well as their suitability for different applications.

Uploaded by

a08574366
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

▎ Oral Database and Microsoft SQL Server Database

▎ 1. Oral DatabaseAn oral database refers to a database that is maintained through spoken information
and narratives, often relying on human memory and verbal communication. This form of data
management is less structured and can lead to inconsistencies in data retention and retrieval.

▎ 2. Microsoft SQL Server DatabaseMicrosoft SQL Server is a relational database management system
(RDBMS) developed by Microsoft. It is designed to store and manage data efficiently, providing robust
tools for data analysis, reporting, and security. SQL Server uses Structured Query Language (SQL) for
querying and managing the database.

▎ 3. IBM DB2 Database

IBM DB2 is another RDBMS that supports both SQL and NoSQL data types. It is known for its enterprise-
level capabilities, high performance, and strong data integrity features.

▎ 4. MySQL Database

MySQL is an open-source relational database management system widely used for web applications. It is
known for its reliability, speed, and ease of use. MySQL supports a wide range of platforms and is
popular for small to large scale applications.

▎ 5. Microsoft Access

Microsoft Access is a desktop relational database management system that is part of the Microsoft
Office suite. It provides a user-friendly interface for database creation and management, making it
suitable for small businesses and individual projects.

▎ 6. PostgreSQL

PostgreSQL is an open-source object-relational database system known for its robustness, extensibility,
and compliance with SQL standards. It supports advanced data types and rich indexing options.

▎ 7. SQLite

SQLite is a self-contained, serverless, and zero-configuration SQL database engine. It is lightweight and
suitable for embedded database applications, making it popular for mobile and desktop apps.

▎ 8. MongoDB

MongoDB is a NoSQL database that uses a document-oriented data model. It is designed for scalability
and flexibility, allowing for dynamic schema and unstructured data storage. MongoDB is widely used for
applications requiring large-scale
Feel free to ask if you need more information on any specific database!

You might also like