Learning PostgreSQL 11 - Third Edition - Helion
Tytuł oryginału: Learning PostgreSQL 11 - Third Edition
ISBN: 9781789535211
stron: 556, Format: ebook
Data wydania: 2019-01-31
Księgarnia: Helion
Cena książki: 107,10 zł (poprzednio: 119,00 zł)
Oszczędzasz: 10% (-11,90 zł)
PostgreSQL is one of the most popular open source database management systems in the world, and it supports advanced features included in SQL standards. This book will familiarize you with the latest features in PostgreSQL 11, and get you up and running with building efficient PostgreSQL database solutions from scratch.
Learning PostgreSQL, 11 begins by covering the concepts of relational databases and their core principles. You’ll explore the Data Definition Language (DDL) and commonly used DDL commands supported by ANSI SQL. You’ll also learn how to create tables, define integrity constraints, build indexes, and set up views and other schema objects. As you advance, you’ll come to understand Data Manipulation Language (DML) and server-side programming capabilities using PL/pgSQL, giving you a robust background to develop, tune, test, and troubleshoot your database application. The book will guide you in exploring NoSQL capabilities and connecting to your database to manipulate data objects. You’ll get to grips with using data warehousing in analytical solutions and reports, and scaling the database for high availability and performance.
By the end of this book, you’ll have gained a thorough understanding of PostgreSQL 11 and developed the necessary skills to build efficient database solutions.
Osoby które kupowały "Learning PostgreSQL 11 - Third Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Learning PostgreSQL 11. A beginner's guide to building high-performance PostgreSQL database solutions - Third Edition eBook -- spis treści
- 1. Relational Databases
- 2. PostgreSQL in Action
- 3. PostgreSQL Basic Building Blocks
- 4. PostgreSQL Advanced Building Blocks
- 5. SQL Language
- 6. Advanced Query Writing
- 7. Server-Side Programming with PL/pgSQL
- 8. OLAP and Data Warehousing
- 9. Beyond Conventional Data Types
- 10. Transactions and Concurrency Control
- 11. PostgreSQL Security
- 12. The PostgreSQL Catalog
- 13. Optimizing Database Performance
- 14. Testing
- 15. Using PostgreSQL in Python Applications
- 16. Scalability
- 17. What's Next?