- 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.
- Getting Started with Clickteam Fusion
- 大數(shù)據(jù)專業(yè)英語
- 影視后期制作(Avid Media Composer 5.0)
- 機艙監(jiān)測與主機遙控
- 21天學通ASP.NET
- Implementing AWS:Design,Build,and Manage your Infrastructure
- Visual FoxPro程序設計
- Excel 2010函數(shù)與公式速查手冊
- 云計算和大數(shù)據(jù)的應用
- 電子設備及系統(tǒng)人機工程設計(第2版)
- 單片機原理實用教程
- Web璀璨:Silverlight應用技術完全指南
- Serverless Design Patterns and Best Practices
- RealFlow流體制作經(jīng)典實例解析
- Red Hat Enterprise Linux 5.0服務器構建與故障排除