- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 179字
- 2021-07-02 22:42:07
Business advantages of PostgreSQL
PostgreSQL is a free open source software (OSS). It is released under the PostgreSQL license. The PostgreSQL license is highly permissive, and PostgreSQL is not subject to monopoly and acquisition--due to which, companies have the following advantages:
- No associated licensing cost to PostgreSQL.
- Unlimited number of deployments of PostgreSQL.
- More profitable business model.
- PostgreSQL is SQL standards compliant; thus, finding professional developers is not very difficult. PostgreSQL is easy to learn, and porting code from one database vendor to PostgreSQL is cost-efficient. Also, the PostgreSQL administrative tasks are easy to automate, thus reducing the staffing cost significantly.
- PostgreSQL is cross-platform, and it has drivers for all modern programming languages, so there is no need to change the company policy regarding the software stack in order to use PostgreSQL.
- PostgreSQL is scalable and gives high performance.
- PostgreSQL is very reliable; it rarely crashes. Also, PostgreSQL is ACID compliant, which means that it can tolerate some hardware failure. In addition to that, it can be configured and installed as a cluster to ensure high availability (HA).
推薦閱讀
- 基于LabWindows/CVI的虛擬儀器設計與應用
- 大數據處理平臺
- 基于ARM 32位高速嵌入式微控制器
- 菜鳥起飛系統安裝與重裝
- 人工智能:語言智能處理
- Linux Shell Scripting Cookbook(Third Edition)
- DynamoDB Applied Design Patterns
- Getting Started with Tableau 2018.x
- Getting Started with Tableau 2019.2
- 基于Quartus Ⅱ的數字系統Verilog HDL設計實例詳解
- 輸送技術、設備與工業應用
- 數據結構與實訓
- Python Data Mining Quick Start Guide
- R:Predictive Analysis
- 數據共享與數據整合技術