- 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
推薦閱讀
- Node.js+Webpack開發實戰
- 數據庫程序員面試筆試真題與解析
- 密碼學原理與Java實現
- Python 3破冰人工智能:從入門到實戰
- 軟件工程
- Swift細致入門與最佳實踐
- Getting Started with Greenplum for Big Data Analytics
- D3.js By Example
- Instant Debian:Build a Web Server
- Solutions Architect's Handbook
- Apache Solr PHP Integration
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- SAS編程演義
- Kotlin語言實例精解
- Java EE基礎實用教程