- Hands-On Big Data Modeling
- James Lee Tao Wei Suresh Kumar Mukhiya
- 138字
- 2021-06-10 18:58:51
Relational stores (SQLs)
MySQL, Oracle, SQL Server, PostgreSQL, and so on, are some Relational Database Management Systems (RDBMSs) that dominated the database community for decades, until they faced the limitation of scaling to very large-scale datasets. Some important database properties that relational databases follow are Atomicity, Consistency, Isolation, and Durability (ACID). Relational stores can be classified into two major families:
Figure 2.2 illustrates how information in a department can be stored and the relationship between them. The diagram clearly illustrates the relationship that is established between each of the tables. For example, the employees table stores the employee number as the identifier, the birth date, the first name, the last name, the gender, and the hired date. The salaries of the corresponding employees are stored in the salaries table.
- 大數(shù)據(jù)導(dǎo)論:思維、技術(shù)與應(yīng)用
- Getting Started with Containerization
- VMware Performance and Capacity Management(Second Edition)
- JBoss ESB Beginner’s Guide
- Moodle Course Design Best Practices
- Implementing Oracle API Platform Cloud Service
- 大數(shù)據(jù)驅(qū)動(dòng)的機(jī)械裝備智能運(yùn)維理論及應(yīng)用
- RedHat Linux用戶基礎(chǔ)
- 電氣控制與PLC原理及應(yīng)用(歐姆龍機(jī)型)
- AI的25種可能
- Mastering Exploratory Analysis with pandas
- 基于ARM9的小型機(jī)器人制作
- 重估:人工智能與賦能社會(huì)
- 筆記本電腦維修之電路分析基礎(chǔ)
- ARM嵌入式開(kāi)發(fā)實(shí)例