Learn PostgreSQL. Use, manage, and build secure and scalable databases with PostgreSQL 16 - Second Edition - Helion
Tytuł oryginału: Learn PostgreSQL. Use, manage, and build secure and scalable databases with PostgreSQL 16 - Second Edition
ISBN: 9781837636204
stron: 744, Format: ebook
Data wydania: 2023-10-31
Księgarnia: Helion
Cena książki: 116,10 zł (poprzednio: 129,00 zł)
Oszczędzasz: 10% (-12,90 zł)
The latest edition of this PostgreSQL book will help you to start using PostgreSQL from absolute scratch, helping you to quickly understand the internal workings of the database. With a structured approach and practical examples, go on a journey that covers the basics, from SQL statements and how to run server-side programs, to configuring, managing, securing, and optimizing database performance.
This new edition will not only help you get to grips with all the recent changes within the PostgreSQL ecosystem but will also dig deeper into concepts like partitioning and replication with a fresh set of examples. The book is also equipped with Docker images for each chapter which makes the learning experience faster and easier. Starting with the absolute basics of databases, the book sails through to advanced concepts like window functions, logging, auditing, extending the database, configuration, partitioning, and replication. It will also help you seamlessly migrate your existing database system to PostgreSQL and contains a dedicated chapter on disaster recovery. Each chapter ends with practice questions to test your learning at regular intervals.
By the end of this book, you will be able to install, configure, manage, and develop applications against a PostgreSQL database.
Osoby które kupowały "Learn PostgreSQL. Use, manage, and build secure and scalable databases with PostgreSQL 16 - Second 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
Learn PostgreSQL. Use, manage, and build secure and scalable databases with PostgreSQL 16 - Second Edition eBook -- spis treści
- 1. Introduction to PostgreSQL
- 2. Getting to Know Your Cluster
- 3. Managing Users and Connections
- 4. Basic Statements
- 5. Advanced Statements
- 6. Window Functions
- 7. Server-Side Programming
- 8. Triggers and Rules
- 9. Partitioning
- 10. Users, Roles, and Database Security
- 11. Transactions, MVCC, WALs, and Checkpoints
- 12. Extending the Database- the Extension Ecosystem
- 13. Query Tuning, Indexes, and Performance Optimization
- 14. Logging and Auditing
- 15. Backup and Restore
- 16. Configuration and Monitoring
- 17. Physical Replication
- 18. Logical Replication
- 19. Useful Tools and Extensions