- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 95字
- 2021-07-02 13:11:35
Relational Databases
This chapter, and the ones following, will provide a high-level overview of topics related to database development. These topics will cover the theoretical aspects 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 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
- Relational algebra
- Data modeling
推薦閱讀
- JavaScript修煉之道
- Python入門很簡單
- 樂高機(jī)器人設(shè)計(jì)技巧:EV3結(jié)構(gòu)設(shè)計(jì)與編程指導(dǎo)
- Python面向?qū)ο缶幊蹋簶?gòu)建游戲和GUI
- 算法訓(xùn)練營:提高篇(全彩版)
- Unreal Engine 4 Shaders and Effects Cookbook
- INSTANT Adobe Edge Inspect Starter
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)
- 貫通Tomcat開發(fā)
- JavaScript悟道
- Instant GLEW
- Java Web開發(fā)基礎(chǔ)與案例教程
- 實(shí)驗(yàn)編程:PsychoPy從入門到精通
- Python數(shù)據(jù)科學(xué)實(shí)踐指南
- 例解Python:Python編程快速入門踐行指南