- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 139字
- 2021-07-02 22:42:06
PostgreSQL in Action
PostgreSQL (pronounced Post-Gres-Q-L) or postgres for short is an open source object relational database management system. It emphasizes extensibility and creativity as well as compatibility. It competes with the major relational database vendors such as Oracle, MySQL, SQL servers, and others. It is used by different sectors including government agencies and the public and private sectors. It is a cross-platform DBMS, and runs on most modern operating systems including Windows, macOS, and Linux flavors. It conforms to SQL and is ACID-compliant.
In this chapter, we will explore several topics including:
- PostgreSQL history.
- Selected PostgreSQL forks.
- Companies utilizing PostgreSQL and success stories
- PostgreSQL usage pattern.
- PostgreSQL architecture, capabilities and features.
- PostgreSQL installation on Linux as well as windows.
- PostgreSQL client tools with emphases on psql because it is often used on a daily basis.
推薦閱讀
- 3D Printing with RepRap Cookbook
- Mastering VMware vSphere 6.5
- Dreamweaver 8中文版商業(yè)案例精粹
- Cloud Analytics with Microsoft Azure
- 微型計算機控制技術(shù)
- Google App Inventor
- Supervised Machine Learning with Python
- 大數(shù)據(jù)技術(shù)與應(yīng)用
- 網(wǎng)絡(luò)綜合布線設(shè)計與施工技術(shù)
- 信息物理系統(tǒng)(CPS)測試與評價技術(shù)
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 大數(shù)據(jù)驅(qū)動的機械裝備智能運維理論及應(yīng)用
- TensorFlow Reinforcement Learning Quick Start Guide
- 深度學(xué)習(xí)與目標檢測
- R Machine Learning Projects