PostgreSQL Development Essentials. Advanced querying, data modeling and performance tuning - Helion
Tytuł oryginału: PostgreSQL Development Essentials. Advanced querying, data modeling and performance tuning
ISBN: 9781783989010
stron: 210, Format: ebook
Data wydania: 2016-09-26
Księgarnia: Helion
Cena książki: 129,00 zł
PostgreSQL is the most advanced open source database in the world. It is easy to install, configure, and maintain by following the documentation; however, it’s difficult to develop applications using programming languages and design databases accordingly. This book is what you need to get the most out of PostgreSQL
You will begin with advanced SQL topics such as views, materialized views, and cursors, and learn about performing data type conversions. You will then perform trigger operations and use trigger functions in PostgreSQL. Next we walk through data modeling, normalization concepts, and the effect of transactions and locking on the database.
The next half of the book covers the types of indexes, constrains, and the concepts of table partitioning, as well as the different mechanisms and approaches available to write efficient queries or code. Later, we explore PostgreSQL Extensions and Large Object Support in PostgreSQL. Finally, you will perform database operations in PostgreSQL using PHP and Java. By the end of this book, you will have mastered all the aspects of PostgreSQL development. You will be able to build efficient enterprise-grade applications with PostgreSQL by making use of these concepts
Osoby które kupowały "PostgreSQL Development Essentials. Advanced querying, data modeling and performance tuning", 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
PostgreSQL Development Essentials. Advanced querying, data modeling and performance tuning eBook -- spis treści
- 1. Advanced SQL
- 2. Data Manipulation
- 3. Triggers
- 4. Understanding Database Design Concepts
- 5. Transactions And Locking
- 6. Indexes And Constraints
- 7. Table Partitioning
- 8. Query Tuning And Optimization
- 9. PostgreSQL Extensions And Large Object Support in PostgreSQL
- 10. Using PHP in PostgreSQL
- 11. Using Java in PostgreSQL