- PostgreSQL Server Programming(Second Edition)
- Usama Dar Hannu Krosing Jim Mlodgenski Kirk Roybal
- 231字
- 2021-07-23 20:36:48
Predictability
This section could just as well have been titled standards compliance, but I decided against it because the benefits of standards compliance in corporate projects are not obvious. The limitations of the common databases are well-documented, and I will show you a few websites in a moment where you can make a comparison of who has the most unintended behavior. I will encourage you to read the following material while thinking about the question, "Which method of feature development is most likely to make my application break in the future?":
Note
Spoiler alert:
A stricter adherence to standards comes at the cost of not allowing ambiguous behavior. Not allowing ambiguous behavior makes the developer's life more difficult. Making the developer's life more difficult ensures that the interpretation of the commands that the developer gives will not change later, breaking the application.
Just how lazy can you afford to be? I'm not sure how to measure this. PostgreSQL is available for no-cost future predictability, so I don't have to answer the question.
Sure, PostgreSQL also has some bugs listed. However, changes to the database core have a tendency to make the engine work like the documentation says it does, not like the documentation should have said. PostgreSQL developers don't have to say, "Oops, I didn't think of that," very often. When they do, PostgreSQL just becomes more standards compliant.
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Learning Real-time Processing with Spark Streaming
- Object-Oriented JavaScript(Second Edition)
- 小程序開發(fā)原理與實(shí)戰(zhàn)
- H5頁面設(shè)計:Mugeda版(微課版)
- Learning Hunk
- Java EE 7 Performance Tuning and Optimization
- Webpack實(shí)戰(zhàn):入門、進(jìn)階與調(diào)優(yōu)
- 動手打造深度學(xué)習(xí)框架
- Machine Learning for OpenCV
- SQL Server 2012 數(shù)據(jù)庫應(yīng)用教程(第3版)
- Mastering Leap Motion
- Django 2.0 入門與實(shí)踐
- 區(qū)塊鏈原理、架構(gòu)與應(yīng)用(第2版)
- 西門子PLC 200/300/400應(yīng)用程序設(shè)計實(shí)例精講(第2版)