- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 134字
- 2021-07-02 22:42:00
Relational Databases
This chapter, and the next chapters, will provide a high-level overview of topics related to database development. These topics will cover the theoretical aspect of relational databases. The first two chapters try to summarize theoretical topics that are seen on a daily basis. Understanding these theoretical concepts will enable the developers to not only come up with clean designs, but also to master relational databases.
This chapter is not restricted to learning PostgreSQL, but covers all relational databases. The topics covered in this chapter include the following:
- Database management systems: Understanding the different database categories enables the developer to utilize the best in each world
- Relational algebra: Understanding relational algebra enables the developers to master the SQL language, especially SQL code rewriting
- Data modeling: Using data modeling techniques leads to better communication
推薦閱讀
- 輕松學(xué)PHP
- PyTorch深度學(xué)習(xí)實(shí)戰(zhàn)
- 數(shù)據(jù)庫原理與應(yīng)用技術(shù)
- AWS Administration Cookbook
- 嵌入式操作系統(tǒng)
- 新編計(jì)算機(jī)組裝與維修
- 工業(yè)機(jī)器人安裝與調(diào)試
- 突破,Objective-C開發(fā)速學(xué)手冊
- Mastering Ceph
- 網(wǎng)絡(luò)服務(wù)器搭建與管理
- 實(shí)戰(zhàn)Windows Azure
- ROS Robotics By Example(Second Edition)
- Flash CS3動(dòng)畫制作
- 工業(yè)機(jī)器人與自控系統(tǒng)的集成應(yīng)用
- Python Data Mining Quick Start Guide