Essential PostgreSQL
eBook - ePub

Essential PostgreSQL

Your guide to database design, query optimization, and administration (English Edition)

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Essential PostgreSQL

Your guide to database design, query optimization, and administration (English Edition)

About this book

Description
PostgreSQL, a robust and versatile relational database management system (RDBMS), is gaining immense popularity due to its reliability, scalability, and rich feature set. This book is your indispensable companion to mastering PostgreSQL, helping you become a great PostgreSQL developer and create amazing database-driven applications.This book provides a thorough introduction to PostgreSQL, covering the fundamentals of database creation and management to advanced topics like data modeling, query optimization, and performance tuning. Explore PostgreSQL's powerful features, including multi-version concurrency control (MVCC), data types, constraints, and indexing. Learn how to install, configure, and apply PostgreSQL in real-world scenarios. You will also develop essential SQL skills to manipulate and analyze data, design efficient schemas with normalization, and use stored procedures and triggers to automate tasks effectively.By the end of this book, you will have a solid understanding of PostgreSQL's core concepts and best practices. You will be able to create complex database structures, write efficient SQL queries, optimize database performance, and implement robust data management strategies.

Key Features
? A comprehensive overview of PostgreSQL, covering all essential topics from database fundamentals to advanced features.
? Relates concepts to real-world scenarios, helping you understand how to apply PostgreSQL in practical applications.
? Provides step-by-step instructions and guidance, making it easy to follow along and learn effectively. It also includes MCQs in each chapter to engage the readers.

What you will learn
? Database fundamentals like creation, structure, data types, and constraints.
? Data manipulation operations like insert, update, delete, retrieve, filter, and sort.
? Subqueries, joins and data formats for advanced data manipulation
? Optimize database performance using indexes and views.
? Examine closely advanced topics like transactions, procedures, functions, triggers, and administration.

Who this book is for
This book is for anyone who wants to learn or improve their skills in using PostgreSQL. It is suitable for developers, data analysts, database administrators, and students who are interested in working with databases and building data-driven applications.

Table of Contents
SECTION 1: Let Us Sail With PostgreSQL
1. Get Started with PostgreSQL
2. Working With Database
3. Working With Schema and Table
SECTION 2: DDL
4. Managing Table and Datatype
5. Understanding Constraints
6. Alter Table Structure
SECTION 3: DQL
7. Displaying Data from Database Tables
8. PostgreSQL Clauses and Operators
SECTION 4: DML
9. Adding Data to Tables
10. Updating and Deleting Rows
11. Fetching Data using Subquery and Joins
12. Increasing Performance Using Index and View
SECTION 5: TCL, DCL
13. Transaction Control Language
14. Data Control Language Commands
SECTION 6: PL/PgSQL
15. Anonymous Block and Postgres Procedure
16. Postgres Stored Functions and Triggers
17. Administrator'sResponsibilities
Appendix A: Postgres Connectivity with Java
??Appendix B: String and Math Function
Appendix C: Northwind Database
Appendix D: Postgres Error Codes
Appendix E: Test Yourself

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Essential PostgreSQL by Swati Saxena in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Cover
  2. Title Page
  3. Copyright Page
  4. Dedication Page
  5. About the Author
  6. About the Reviewer
  7. Acknowledgement
  8. Preface
  9. Table of Contents
  10. Section 1: Let Us Sail With PostgreSQL
  11. Section 2: DDL
  12. Section 3: DQL
  13. Section 4: DML
  14. Section 5: TCL, DCL
  15. Section 6: PL/PgSQL
  16. Appendix A : Postgres Connectivity with Java
  17. Appendix B: String and Math Function
  18. Appendix C: Northwind Database
  19. Appendix D: Postgres Error Codes
  20. Appendix E: Test Yourself
  21. Index