Tags
Language
Tags
September 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5

PostgreSQL Essentials: Leveling Up Your Data Work

Posted By: naag
PostgreSQL Essentials: Leveling Up Your Data Work

PostgreSQL Essentials: Leveling Up Your Data Work
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3H 24M | 7.49 GB
Genre: eLearning | Language: English

PostgreSQL is the leading open source database for online transaction processing. It serves as the main database for many applications and services, and is a crucial component of any architecture. Knowing how to best utilize PostgreSQL has a big impact on your application.

This on-demand course covers the essentials of PostgreSQL, from performing basic administrative tasks to designing a schema to keep data clean and prevent issues down the road. Through a mix of concise demonstrations and interactive assessment, you will learn how to execute queries, identify potential optimizations, and use appropriate indexes to make queries quick and efficient.
What you’ll learn and how to apply it

Module 1: By the end of this module, the learner will be able to understand PostgreSQL core concepts and architecture.
Module 2: By the end of this module, the learner will be able to perform common administrative tasks, such as creating users, tables, constraints, and indexes.
Module 3: By the end of this module, the learner will be able to perform query optimizations with indexes.