- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 141字
- 2021-07-02 13:11:47
PostgreSQL Basic Building Blocks
In this chapter, we'll build a PostgreSQL database, and explore the basic building blocks of PostgreSQL. The conceptual model of a car web portal, which was presented in Chapter 1, Relational Databases, will be translated into a physical model. Also, some data-modeling techniques, such as surrogate keys, will be discussed briefly and some coding best practices will be presented.
We'll also take a look at the hierarchy of the database objects in PostgreSQL. This will help you to understand how to configure the database cluster and tune its settings. More detailed information will be presented to show the usage of template databases, user databases, roles, tablespaces, schemas, configuration settings, and tables. We will cover the following topics in this chapter:
- Database coding
- PostgreSQL object hierarchy
- PostgreSQL database components
- Native PostgreSQL data types
- The car web portal database
- AngularJS入門與進(jìn)階
- ASP.NET MVC4框架揭秘
- Interactive Data Visualization with Python
- HoloLens Beginner's Guide
- C語(yǔ)言程序設(shè)計(jì)案例精粹
- ScratchJr趣味編程動(dòng)手玩:讓孩子用編程講故事
- HTML5開發(fā)精要與實(shí)例詳解
- Python網(wǎng)絡(luò)爬蟲技術(shù)與應(yīng)用
- uni-app跨平臺(tái)開發(fā)與應(yīng)用從入門到實(shí)踐
- 工業(yè)機(jī)器人離線編程
- Hands-On Robotics Programming with C++
- Python編程入門(第3版)
- Android初級(jí)應(yīng)用開發(fā)
- INSTANT PLC Programming with RSLogix 5000
- 精益軟件開發(fā)管理之道