- 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).
推薦閱讀
- Canvas LMS Course Design
- Seven NoSQL Databases in a Week
- 21天學(xué)通PHP
- 程序設(shè)計(jì)缺陷分析與實(shí)踐
- 機(jī)艙監(jiān)測(cè)與主機(jī)遙控
- 變頻器、軟啟動(dòng)器及PLC實(shí)用技術(shù)260問(wèn)
- 智能生產(chǎn)線的重構(gòu)方法
- 電腦上網(wǎng)輕松入門(mén)
- R Data Analysis Projects
- 液壓機(jī)智能故障診斷方法集成技術(shù)
- Mastering Text Mining with R
- ADuC系列ARM器件應(yīng)用技術(shù)
- 基于Quartus Ⅱ的數(shù)字系統(tǒng)Verilog HDL設(shè)計(jì)實(shí)例詳解
- Win 7二十一
- Kibana 7 Quick Start Guide