- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 183字
- 2021-07-02 13:11:42
PostgreSQL user advantages
PostgreSQL is very attractive for developers, administrators, and architects. It has rich features that enable developers to perform tasks in an agile way. The following are some of the features that are attractive to developers:
- A new release almost every year; there have been 25 major releases so far, starting from Postgres 6.0.
- Very good documentation and an active community enables developers to find and solve problems quickly. The PostgreSQL manual is more than 2,500 pages.
- A rich extension repository enables developers to focus on business logic. Also, it enables developers to meet requirement changes easily.
- The source code is available free of charge. It can be customized and extended without much effort. There are many tools and utilities for PostgreSQL.
- Rich client and administrative tools enable developers to perform routine tasks, such as describing database objects, exporting and importing data, and dumping and restoring databases very quickly.
- Database-administration tasks don't require a lot of time and can be automated.
- PostgreSQL can be integrated easily with other database-management systems, giving the software architecture a good flexibility for implementing software designs.
推薦閱讀
- C語言程序設(shè)計(jì)基礎(chǔ)與實(shí)驗(yàn)指導(dǎo)
- Mastering macOS Programming
- 編程數(shù)學(xué)
- Apache Kafka Quick Start Guide
- RESTful Java Web Services(Second Edition)
- Visual C#.NET Web應(yīng)用程序設(shè)計(jì)
- Android移動開發(fā)案例教程:基于Android Studio開發(fā)環(huán)境
- 區(qū)塊鏈技術(shù)進(jìn)階與實(shí)戰(zhàn)(第2版)
- C++ Fundamentals
- Orchestrating Docker
- Learning Android Application Testing
- JSP程序設(shè)計(jì)與案例實(shí)戰(zhàn)(慕課版)
- SQL Server實(shí)例教程(2008版)
- 零基礎(chǔ)學(xué)SQL(升級版)
- SQL Server 2014數(shù)據(jù)庫設(shè)計(jì)與開發(fā)教程(微課版)