- Learning PostgreSQL
- Salahaldin Juba Achim Vannahme Andrey Volkov
- 123字
- 2021-04-02 20:32:14
Chapter 3. PostgreSQL Basic Building Blocks
In this chapter, we will 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 to 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 will 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, table spaces, schemas, configuration settings, and tables.
推薦閱讀
- Web程序設(shè)計(jì)及應(yīng)用
- Python概率統(tǒng)計(jì)
- 自制編譯器
- Java程序員面試算法寶典
- GitLab Repository Management
- 高級(jí)C/C++編譯技術(shù)(典藏版)
- Learning Three.js:The JavaScript 3D Library for WebGL
- RISC-V體系結(jié)構(gòu)編程與實(shí)踐(第2版)
- Python Data Structures and Algorithms
- Learning R for Geospatial Analysis
- C/C++程序員面試指南
- Visual C#.NET Web應(yīng)用程序設(shè)計(jì)
- XML程序設(shè)計(jì)(第二版)
- SQL Server 2014 Development Essentials
- Learning Alfresco Web Scripts