- PostgreSQL Server Programming(Second Edition)
- Usama Dar Hannu Krosing Jim Mlodgenski Kirk Roybal
- 137字
- 2021-07-23 20:36:47
Summary
Programming inside the database server is not always the first thing that comes to mind to many developers, but its unique placement inside the application stack gives it some powerful advantages. Your application can be faster, more secure, and more maintainable by pushing logic into the database. With server-side programming in PostgreSQL, you can secure your data using functions, audit access to your data and structural changes using triggers, and improve productivity by achieving code reuse. Also, you can enrich your data using custom data types, analyze your data using custom operators, and extend the capabilities of the database by dynamically loading new functions.
This is just the start of what you can do inside PostgreSQL. Throughout the rest of this book, you will learn many other ways to write powerful applications by programming inside PostgreSQL.
- Oracle Exadata性能優化
- Python語言程序設計
- Magento 2 Development Cookbook
- Internet of Things with Intel Galileo
- PHP+MySQL網站開發項目式教程
- Ext JS 4 Web Application Development Cookbook
- 西門子S7-200 SMART PLC編程從入門到實踐
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Qt5 C++ GUI Programming Cookbook
- Elasticsearch Essentials
- C#程序設計基礎入門教程
- Get Your Hands Dirty on Clean Architecture
- jQuery Mobile Web Development Essentials(Second Edition)
- JavaScript Mobile Application Development
- Oracle Database 12c DBA官方手冊(第8版)