Database introduction, database

Source: Internet
Author: User

Database introduction, database

 

1. What is a database?

Database: Database, the medium for efficient data storage and processing (mainly two types of media: disk and memory ).

2. Database Classification

Based on different storage media, databases can be divided into two types: relational databases (SQL) and non-relational databases (NoSQL: Not Only SQL, Not relational databases are called non-relational databases)

3. What are the products in different database camps?

Relational Database Service

Large: Oracle, DB2

Medium: SQL-Server, My-SQL, etc.

Small: access, etc.

Non-relational databases: memcached, mongodb, and redis (synchronization technology.

4. Differences between the two database camps

Relational Database: Secure (it is basically impossible to lose data stored on a disk), easy to understand, and a waste of space (two-dimensional table Storage)

Non-relational databases: high efficiency, unsafe (power loss)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.