[] Udemy - SQL and PostgreSQL The Complete Developer's Guide 收录时间:2023-07-06 16:00:37 文件大小:8GB 下载次数:1 最近下载:2023-07-06 16:00:37 磁力链接: magnet:?xt=urn:btih:e11f5a0bb3bfc87c9485a63d75945f8cc83da729 立即下载 复制链接 文件列表 22 - Understanding the Internals of PostgreSQL/189 - Heap File Layout.mp4 597MB 23 - A Look at Indexes for Performance/198 - Behind the Scenes of Indexes.mp4 399MB 31 - Managing Database Design with Schema Migrations/231 - A Story on Migrations.mp4 140MB 4 - Relating Records with Joins/52 - Four Kinds of Joins.mp4 125MB 27 - Recursive Common Table Expressions/215 - Walking Through Recursion.mp4 109MB 9 - Assembling Queries with SubQueries/113 - Probably Too Much About Correlated Subqueries.mp4 107MB 25 - Advanced Query Tuning/202 - Developing an Intuitive Understanding of Cost.mp4 103MB 18 - How to Build a Hashtag System/163 - Designing a Hashtag System.mp4 98MB 32 - Schema vs Data Migrations/248 - Transaction Locks.mp4 96MB 17 - How to Build a Mention System/158 - Additional Features Around Posts.mp4 96MB 25 - Advanced Query Tuning/204 - A Touch More on Costs.mp4 95MB 3 - Working with Tables/27 - Approaching Database Design.mp4 82MB 24 - Basic Query Tuning/201 - Solving an Explain Mystery.mp4 80MB 17 - How to Build a Mention System/160 - Photo Mentions vs Caption Mentions.mp4 73MB 32 - Schema vs Data Migrations/241 - Dangers Around Data Migrations.mp4 70MB 23 - A Look at Indexes for Performance/192 - How an Index Works.mp4 69MB 31 - Managing Database Design with Schema Migrations/238 - Applying and Reverting Migrations.mp4 68MB 17 - How to Build a Mention System/161 - Considerations on Photo Tags vs Caption Tags.mp4 67MB 36 - Fast Parallel Testing/285 - Programmatic Schema Creation.mp4 66MB 30 - Handling Concurrency and Reversibility with Transactions/228 - Opening and Closing Transactions.mp4 65MB 1 - Simple But Powerful SQL Statements/12 - String Operators and Functions.mp4 65MB 16 - How to Build a Like System/155 - Polymorphic Association Alternative Implementation.mp4 64MB 3 - Working with Tables/31 - Understanding Foreign Keys.mp4 63MB 27 - Recursive Common Table Expressions/212 - Recursive CTEs Step by Step.mp4 63MB 32 - Schema vs Data Migrations/244 - A Small Web Server.mp4 62MB 4 - Relating Records with Joins/54 - Does Order Matter.mp4 61MB 20 - Implementing Database Design Patterns/170 - Creating Tables with Checks.mp4 61MB 29 - Optimizing Queries with Materialized Views/224 - Writing a Slow Query.mp4 55MB 36 - Fast Parallel Testing/275 - Connecting to a DB For Tests.mp4 54MB 9 - Assembling Queries with SubQueries/100 - Example of a Subquery in a From.mp4 54MB 16 - How to Build a Like System/154 - Polymorphic Associations.mp4 53MB 25 - Advanced Query Tuning/203 - Calculating Cost by Hand.mp4 51MB 34 - Data Access Pattern Repositories/264 - Fixing Casing.mp4 50MB 4 - Relating Records with Joins/58 - Three Way Joins.mp4 50MB 13 - PostgreSQL Complex Datatypes/130 - More on Number Data Types.mp4 48MB 15 - Database Structure Design Patterns/146 - Using a SQL Design Tool.mp4 47MB 2 - Filtering Records/18 - Where With Lists.mp4 46MB 31 - Managing Database Design with Schema Migrations/237 - Generating and Writing Migrations.mp4 46MB 33 - Accessing PostgreSQL From APIs/258 - Validating Connection Credentials.mp4 45MB 25 - Advanced Query Tuning/205 - Startup vs Total Costs.mp4 45MB 9 - Assembling Queries with SubQueries/98 - Subqueries in a From.mp4 44MB 9 - Assembling Queries with SubQueries/114 - More on Correlated Subqueries.mp4 44MB 31 - Managing Database Design with Schema Migrations/232 - Migration Files.mp4 44MB 9 - Assembling Queries with SubQueries/105 - Data Structure with Where Subqueries.mp4 44MB 36 - Fast Parallel Testing/287 - Test Helpers.mp4 43MB 27 - Recursive Common Table Expressions/213 - Why Use Recursive CTEs.mp4 43MB 14 - DatabaseSide Validation and Constraints/140 - Applying a Unique Constraint to One column.mp4 43MB 24 - Basic Query Tuning/200 - Explain and Explain Analyze.mp4 43MB 36 - Fast Parallel Testing/274 - Assertions Around User Count.mp4 42MB 20 - Implementing Database Design Patterns/174 - Photo Tags and Caption Tags.mp4 41MB 3 - Working with Tables/28 - OnetoMany and ManytoOne Relationships.mp4 41MB 36 - Fast Parallel Testing/283 - Routing Schema Access.mp4 41MB 4 - Relating Records with Joins/53 - Each Join in Practice.mp4 41MB 3 - Working with Tables/38 - Constraints Around Deletion.mp4 41MB 25 - Advanced Query Tuning/207 - Use My Index.mp4 39MB 9 - Assembling Queries with SubQueries/109 - A New Where Operator.mp4 39MB 9 - Assembling Queries with SubQueries/108 - The Not In Operator with a List.mp4 39MB 3 - Working with Tables/34 - Running Queries on Associated Data.mp4 38MB 35 - Security Around PostgreSQL/267 - Handling SQL Injection with Prepared Statements.mp4 38MB 1 - Simple But Powerful SQL Statements/10 - Calculating Phone Revenue.mp4 37MB 23 - A Look at Indexes for Performance/190 - Full Table Scans.mp4 37MB 22 - Understanding the Internals of PostgreSQL/186 - Where Does Postgres Store Data.mp4 37MB 5 - Aggregation of Records/71 - Filtering Groups with Having.mp4 37MB 12 - Local PostgreSQL Installation/125 - PGAdmin Setup on macOS.mp4 37MB 4 - Relating Records with Joins/45 - Joining Data from Different Tables.mp4 37MB 9 - Assembling Queries with SubQueries/104 - More Useful Subqueries with Where.mp4 37MB 27 - Recursive Common Table Expressions/214 - Writing the Query.mp4 37MB 20 - Implementing Database Design Patterns/171 - Posts Creation.mp4 36MB 29 - Optimizing Queries with Materialized Views/225 - Creating and Refreshing Materialized Views.mp4 36MB 36 - Fast Parallel Testing/279 - Issues with Parallel Tests.mp4 36MB 28 - Simplifying Queries with Views/217 - A Possible Solution for Merging Tables.mp4 36MB 1 - Simple But Powerful SQL Statements/4 - Database Design.mp4 35MB 14 - DatabaseSide Validation and Constraints/135 - Thinking About Validation.mp4 35MB 29 - Optimizing Queries with Materialized Views/222 - Grouping by Week.mp4 34MB 35 - Security Around PostgreSQL/268 - Preventing SQL Injection.mp4 34MB 31 - Managing Database Design with Schema Migrations/234 - A Few Notes on Migrations Libraries.mp4 34MB 26 - Simple Common Table Expressions/210 - So Whats a CTE.mp4 33MB 28 - Simplifying Queries with Views/218 - Creating a View.mp4 33MB 36 - Fast Parallel Testing/278 - Assumptions Around Content.mp4 33MB 2 - Filtering Records/22 - Updating Rows.mp4 33MB 30 - Handling Concurrency and Reversibility with Transactions/229 - Transaction Cleanup on Crash.mp4 33MB 9 - Assembling Queries with SubQueries/110 - Finally Some.mp4 32MB 23 - A Look at Indexes for Performance/195 - Downsides of Indexes.mp4 32MB 36 - Fast Parallel Testing/288 - Cleaning up Schemas and Roles.mp4 31MB 4 - Relating Records with Joins/57 - Where with Join.mp4 31MB 36 - Fast Parallel Testing/282 - Controlling Schema Access with Search Paths.mp4 31MB 9 - Assembling Queries with SubQueries/93 - Whats a Subquery.mp4 31MB 13 - PostgreSQL Complex Datatypes/128 - Data Types.mp4 31MB 35 - Security Around PostgreSQL/266 - SQL Injection Exploits.mp4 30MB 14 - DatabaseSide Validation and Constraints/141 - MultiColumn Uniqueness.mp4 30MB 13 - PostgreSQL Complex Datatypes/131 - Reminder on Character Types.mp4 30MB 33 - Accessing PostgreSQL From APIs/256 - Building the Users Router.mp4 30MB 3 - Working with Tables/30 - Primary Keys and Foreign Keys.mp4 30MB 5 - Aggregation of Records/62 - Picturing Group By.mp4 29MB 4 - Relating Records with Joins/50 - Missing Data in Joins.mp4 29MB 15 - Database Structure Design Patterns/147 - A Configbased Schema Designer.mp4 29MB 5 - Aggregation of Records/73 - More on Having.mp4 28MB 14 - DatabaseSide Validation and Constraints/136 - Creating and Viewing Tables in PGAdmin.mp4 28MB 1 - Simple But Powerful SQL Statements/11 - Exercise Solution.mp4 28MB 4 - Relating Records with Joins/44 - Queries with Joins and Aggregations.mp4 28MB 18 - How to Build a Hashtag System/166 - A Few More User Columns.mp4 28MB 36 - Fast Parallel Testing/280 - Isolation with Schemas.mp4 27MB 16 - How to Build a Like System/156 - The Simplest Alternative.mp4 27MB 19 - How to Design a Follower System/168 - Designing a Follower System.mp4 26MB 16 - How to Build a Like System/152 - Designing a Like System.mp4 26MB 16 - How to Build a Like System/150 - Requirements of a Like System.mp4 26MB 24 - Basic Query Tuning/199 - The Query Processing Pipeline.mp4 26MB 36 - Fast Parallel Testing/286 - Escaping Identifiers.mp4 26MB 4 - Relating Records with Joins/49 - Alternate Forms of Syntax.mp4 25MB 28 - Simplifying Queries with Views/216 - Most Popular Users.mp4 25MB 34 - Data Access Pattern Repositories/261 - Creating a Repository.mp4 25MB 4 - Relating Records with Joins/51 - Why Wasnt It Included.mp4 25MB 3 - Working with Tables/29 - OnetoOne and ManytoMany Relationships.mp4 25MB 33 - Accessing PostgreSQL From APIs/255 - One Fast Migration.mp4 24MB 20 - Implementing Database Design Patterns/173 - Likes Creation.mp4 24MB 9 - Assembling Queries with SubQueries/94 - Thinking About the Structure of Data.mp4 24MB 34 - Data Access Pattern Repositories/262 - Accessing the API.mp4 24MB 21 - Approaching and Writing Complex Queries/176 - ig.sql 24MB 17 - How to Build a Mention System/162 - Update For Tags.mp4 23MB 12 - Local PostgreSQL Installation/126 - Postgres installation on Windows.mp4 23MB 3 - Working with Tables/32 - AutoGenerated IDs.mp4 23MB 33 - Accessing PostgreSQL From APIs/257 - Understanding Connection Pools.mp4 23MB 22 - Understanding the Internals of PostgreSQL/187 - Heaps Blocks and Tuples.mp4 23MB 23 - A Look at Indexes for Performance/194 - Benchmarking Queries.mp4 23MB 9 - Assembling Queries with SubQueries/95 - Subqueries in a Select.mp4 23MB 30 - Handling Concurrency and Reversibility with Transactions/226 - What are Transactions Used For.mp4 23MB 14 - DatabaseSide Validation and Constraints/139 - Default Column Values.mp4 22MB 3 - Working with Tables/37 - Foreign Key Constraints Around Insertion.mp4 22MB 14 - DatabaseSide Validation and Constraints/144 - So Where Are We Applying Validation.mp4 22MB 36 - Fast Parallel Testing/277 - MultiDB Setup.mp4 22MB 1 - Simple But Powerful SQL Statements/3 - What is PostgreSQL All About.mp4 22MB 32 - Schema vs Data Migrations/243 - Creating a Posts Table.mp4 22MB 32 - Schema vs Data Migrations/246 - Adding the Loc Column.mp4 22MB 13 - PostgreSQL Complex Datatypes/133 - Times Dates and Timestamps.mp4 21MB 21 - Approaching and Writing Complex Queries/178 - Restoring from Scratch.mp4 21MB 28 - Simplifying Queries with Views/219 - When to Use a View.mp4 21MB 12 - Local PostgreSQL Installation/124 - PostgreSQL Installation on macOS.mp4 21MB 14 - DatabaseSide Validation and Constraints/137 - Applying a Null Constraint.mp4 21MB 15 - Database Structure Design Patterns/149 - Rebuilding Some Schema.mp4 21MB 8 - Unions and Intersections with Sets/90 - Removing Commonalities with Except.mp4 20MB 32 - Schema vs Data Migrations/240 - Schema vs Data Migrations.mp4 20MB 20 - Implementing Database Design Patterns/175 - Creating Hashtags Hashtag Posts and Followers.mp4 20MB 23 - A Look at Indexes for Performance/197 - Automatically Generated Indexes.mp4 20MB 32 - Schema vs Data Migrations/242 - Properly Running Data and Schema Migrations.mp4 20MB 8 - Unions and Intersections with Sets/87 - Handling Sets with Union.mp4 20MB 13 - PostgreSQL Complex Datatypes/134 - Really Awesome Intervals.mp4 19MB 7 - Sorting Records/84 - Offset and Limit.mp4 19MB 36 - Fast Parallel Testing/281 - Creating and Accessing Schemas.mp4 19MB 13 - PostgreSQL Complex Datatypes/127 - Whatd We Just Do.mp4 19MB 3 - Working with Tables/40 - Testing Deletion Constraints.mp4 19MB 11 - Utility Operators Keywords and Functions/123 - The Case Keyword.mp4 19MB 2 - Filtering Records/15 - Compound Where Clauses.mp4 19MB 13 - PostgreSQL Complex Datatypes/129 - Fast Rules on Numeric Data Types.mp4 19MB 1 - Simple But Powerful SQL Statements/5 - Creating Tables.mp4 19MB 36 - Fast Parallel Testing/289 - Finally Parallel Tests Final Lecture.mp4 19MB 34 - Data Access Pattern Repositories/263 - Casing Issues.mp4 19MB 3 - Working with Tables/33 - Creating Foreign Key Columns.mp4 18MB 35 - Security Around PostgreSQL/272 - And Finally Delete.mp4 18MB 14 - DatabaseSide Validation and Constraints/142 - Adding a Validation Check.mp4 18MB 34 - Data Access Pattern Repositories/265 - Finding Particular Users.mp4 18MB 1 - Simple But Powerful SQL Statements/7 - Inserting Data Into a Table.mp4 18MB 18 - How to Build a Hashtag System/165 - Including the Hashtag Table.mp4 18MB 34 - Data Access Pattern Repositories/260 - The Repository Pattern.mp4 18MB 4 - Relating Records with Joins/59 - A Bit of Practice.mp4 18MB 1 - Simple But Powerful SQL Statements/6 - Analyzing CREATE TABLE.mp4 18MB 36 - Fast Parallel Testing/284 - Strategy for Isolation.mp4 18MB 22 - Understanding the Internals of PostgreSQL/188 - Block Data Layout.mp4 17MB 14 - DatabaseSide Validation and Constraints/143 - Checks Over Multiple Columns.mp4 17MB 18 - How to Build a Hashtag System/167 - Why No Number of Followers or Posts.mp4 17MB 21 - Approaching and Writing Complex Queries/177 - Adding Some Data.mp4 17MB 35 - Security Around PostgreSQL/271 - Handling Updates.mp4 17MB 31 - Managing Database Design with Schema Migrations/239 - Generating and Applying a Second Migration.mp4 17MB 9 - Assembling Queries with SubQueries/103 - Subqueries in a Join Clause.mp4 17MB 8 - Unions and Intersections with Sets/88 - A Few Notes on Union.mp4 17MB 4 - Relating Records with Joins/56 - Two Possible Solutions.mp4 17MB 32 - Schema vs Data Migrations/247 - Writing Values to Both Columns.mp4 16MB 16 - How to Build a Like System/151 - How Not to Design a Like System.mp4 16MB 16 - How to Build a Like System/157 - So Which Approach.mp4 16MB 29 - Optimizing Queries with Materialized Views/223 - Reminder on Left Joins.mp4 16MB 8 - Unions and Intersections with Sets/89 - Commonalities with Intersect.mp4 15MB 32 - Schema vs Data Migrations/249 - Updating Values.mp4 15MB 35 - Security Around PostgreSQL/270 - Inserting Users.mp4 15MB 1 - Simple But Powerful SQL Statements/9 - Calculated Columns.mp4 15MB 5 - Aggregation of Records/64 - Combining Group By and Aggregates.mp4 15MB 18 - How to Build a Hashtag System/164 - Tables for Hashtags.mp4 14MB 35 - Security Around PostgreSQL/269 - Reminder on Post Requests.mp4 14MB 14 - DatabaseSide Validation and Constraints/138 - Solving a Gotcha with Null Constraints.mp4 14MB 32 - Schema vs Data Migrations/251 - Updating the App Server.mp4 13MB 26 - Simple Common Table Expressions/209 - A Quick Solution.mp4 13MB 23 - A Look at Indexes for Performance/193 - Creating an Index.mp4 13MB 36 - Fast Parallel Testing/276 - Disconnecting After Tests.mp4 13MB 5 - Aggregation of Records/74 - A Having Exercise Overview.mp4 13MB 3 - Working with Tables/41 - Setting Foreign Keys to Null on Delete.mp4 13MB 28 - Simplifying Queries with Views/220 - Deleting and Changing Views.mp4 13MB 10 - Selecting Distinct Records/118 - Selecting Distinct Values.mp4 12MB 2 - Filtering Records/13 - Filtering Rows with Where.mp4 12MB 27 - Recursive Common Table Expressions/211 - Recursive CTEs.mp4 12MB 11 - Utility Operators Keywords and Functions/121 - The Greatest Value in a List.mp4 12MB 32 - Schema vs Data Migrations/252 - Dropping the Last Columns.mp4 12MB 5 - Aggregation of Records/63 - Aggregate Functions.mp4 12MB 15 - Database Structure Design Patterns/145 - Approaching More Complicated Designs.mp4 11MB 26 - Simple Common Table Expressions/208 - Common Table Expressions.mp4 11MB 2 - Filtering Records/23 - Deleting Rows.mp4 11MB 3 - Working with Tables/26 - The Plan Moving Forward.mp4 11MB 9 - Assembling Queries with SubQueries/102 - Exercise Solution.mp4 10MB 25 - Advanced Query Tuning/206 - Costs Flow Up.mp4 10MB 23 - A Look at Indexes for Performance/191 - Whats an Index.mp4 10MB 31 - Managing Database Design with Schema Migrations/233 - Issues Solved by Migrations.mp4 10MB 3 - Working with Tables/42 - Adding Some Complexity.mp4 10MB 31 - Managing Database Design with Schema Migrations/236 - Project Creation.mp4 10MB 5 - Aggregation of Records/66 - Visualizing More Grouping.mp4 10MB 15 - Database Structure Design Patterns/148 - Heres the Plan.mp4 10MB 7 - Sorting Records/83 - Two Variations on Sorting.mp4 9MB 2 - Filtering Records/14 - More on the Where Keyword.mp4 9MB 21 - Approaching and Writing Complex Queries/182 - Solving for Posts by User.mp4 9MB 6 - Working with Large Datasets/80 - Remember Joins.mp4 9MB 22 - Understanding the Internals of PostgreSQL/185 - Thinking About Performance.mp4 9MB 9 - Assembling Queries with SubQueries/115 - A Select Without a From.mp4 9MB 9 - Assembling Queries with SubQueries/99 - From Subqueries that Return a Value.mp4 9MB 4 - Relating Records with Joins/46 - Another Quick Join.mp4 9MB 17 - How to Build a Mention System/159 - Adding Captions and Locations.mp4 9MB 29 - Optimizing Queries with Materialized Views/221 - Materialized Views.mp4 8MB 3 - Working with Tables/36 - Foreign Key Creation Solution.mp4 8MB 3 - Working with Tables/35 - Exercise Overview.mp4 8MB 13 - PostgreSQL Complex Datatypes/132 - Boolean Data Types.mp4 8MB 6 - Working with Large Datasets/77 - Investigating This Dataset.mp4 8MB 6 - Working with Large Datasets/79 - Group By Review Solution.mp4 8MB 5 - Aggregation of Records/61 - Aggregating and Grouping.mp4 8MB 1 - Simple But Powerful SQL Statements/2 - diagrams.zip 8MB 4 - Relating Records with Joins/60 - Exercise Solution.mp4 8MB 36 - Fast Parallel Testing/273 - A Note on Testing.mp4 8MB 30 - Handling Concurrency and Reversibility with Transactions/230 - Closing Aborted Transactions.mp4 7MB 5 - Aggregation of Records/75 - A Quick Solution.mp4 7MB 20 - Implementing Database Design Patterns/172 - Comments Creation.mp4 7MB 21 - Approaching and Writing Complex Queries/179 - Highest User IDs Exercise.mp4 7MB 5 - Aggregation of Records/72 - Having In Action.mp4 7MB 20 - Implementing Database Design Patterns/169 - Back to Postgres.mp4 7MB 7 - Sorting Records/82 - The Basics of Sorting.mp4 7MB 21 - Approaching and Writing Complex Queries/184 - Solution for Likes Per User.mp4 7MB 23 - A Look at Indexes for Performance/196 - Index Types.mp4 6MB 16 - How to Build a Like System/153 - Making a Reaction System Instead.mp4 6MB 9 - Assembling Queries with SubQueries/107 - Exercise Solution.mp4 6MB 1 - Simple But Powerful SQL Statements/8 - Retrieving Data with Select.mp4 6MB 2 - Filtering Records/21 - Solving Calculations.mp4 6MB 33 - Accessing PostgreSQL From APIs/259 - Query and Close.mp4 6MB 11 - Utility Operators Keywords and Functions/122 - And the Least Value in a List.mp4 6MB 5 - Aggregation of Records/65 - A Gotcha with Count.mp4 5MB 30 - Handling Concurrency and Reversibility with Transactions/227 - Some Sample Data.mp4 5MB 4 - Relating Records with Joins/48 - A Joinful Solution.mp4 5MB 2 - Filtering Records/19 - A Where With Lists Solution.mp4 5MB 2 - Filtering Records/24 - A Solution for Updating Rows.mp4 5MB 4 - Relating Records with Joins/47 - Exercise Overview.mp4 5MB 21 - Approaching and Writing Complex Queries/181 - Posts by a Particular User.mp4 5MB 8 - Unions and Intersections with Sets/92 - Exercise Solution.mp4 5MB 2 - Filtering Records/20 - Calculations in Where Clauses.mp4 5MB 21 - Approaching and Writing Complex Queries/180 - Solution for User IDs.mp4 5MB 6 - Working with Large Datasets/81 - Of Course You Remember.mp4 4MB 9 - Assembling Queries with SubQueries/112 - A Quick Solution.mp4 4MB 8 - Unions and Intersections with Sets/91 - Union Exercise Overview.mp4 4MB 2 - Filtering Records/25 - Solution for Deleting Rows.mp4 4MB 9 - Assembling Queries with SubQueries/97 - Select Solution.mp4 4MB 5 - Aggregation of Records/70 - Solution.mp4 4MB 21 - Approaching and Writing Complex Queries/183 - Likes Per User.mp4 4MB 9 - Assembling Queries with SubQueries/117 - Exercise Solution.mp4 4MB 9 - Assembling Queries with SubQueries/101 - Exercise Overview.mp4 3MB 7 - Sorting Records/86 - Exercise Solution.mp4 3MB 5 - Aggregation of Records/68 - Grouping Solution.mp4 3MB 6 - Working with Large Datasets/78 - Some Group By Practice.mp4 3MB 9 - Assembling Queries with SubQueries/96 - Exercise Overview.mp4 3MB 9 - Assembling Queries with SubQueries/106 - Exercise Overview.mp4 3MB 33 - Accessing PostgreSQL From APIs/253 - Section Goal.mp4 3MB 2 - Filtering Records/17 - A Where Solution.mp4 3MB 4 - Relating Records with Joins/55 - Exercise Overview.mp4 2MB 33 - Accessing PostgreSQL From APIs/254 - Initial Setup.mp4 2MB 9 - Assembling Queries with SubQueries/116 - Exercise Overview.mp4 2MB 10 - Selecting Distinct Records/120 - A Distinct Solution.mp4 2MB 5 - Aggregation of Records/69 - Adding a Layer of Difficulty.mp4 2MB 2 - Filtering Records/16 - A Where Exercise Overview.mp4 2MB 5 - Aggregation of Records/67 - Exercise Overview.mp4 2MB 10 - Selecting Distinct Records/119 - Exercise Overview.mp4 1MB 9 - Assembling Queries with SubQueries/111 - Exercise Overview.mp4 1MB 7 - Sorting Records/85 - Exercise Overview.mp4 1MB 4 - Relating Records with Joins/52 - 009-joins-cheatsheet.pdf 191KB 36 - Fast Parallel Testing/288 - 037-access.zip 67KB 36 - Fast Parallel Testing/287 - 036-access.zip 66KB 36 - Fast Parallel Testing/286 - 035-access.zip 66KB 36 - Fast Parallel Testing/285 - 034-access.zip 66KB 36 - Fast Parallel Testing/279 - 028-access.zip 66KB 36 - Fast Parallel Testing/278 - 027-access.zip 65KB 36 - Fast Parallel Testing/277 - 026-access.zip 65KB 36 - Fast Parallel Testing/276 - 025-access.zip 65KB 36 - Fast Parallel Testing/275 - 024-access.zip 65KB 35 - Security Around PostgreSQL/272 - 021-access.zip 64KB 35 - Security Around PostgreSQL/270 - 019-access.zip 64KB 34 - Data Access Pattern Repositories/261 - 010-access.zip 63KB 33 - Accessing PostgreSQL From APIs/259 - 008-access.zip 62KB 33 - Accessing PostgreSQL From APIs/256 - 005-access-social-repo.zip 61KB 22 - Understanding the Internals of PostgreSQL/189 - Heap File Layout English.srt 50KB 23 - A Look at Indexes for Performance/198 - Behind the Scenes of Indexes English.srt 49KB 31 - Managing Database Design with Schema Migrations/231 - A Story on Migrations English.srt 28KB 9 - Assembling Queries with SubQueries/113 - Probably Too Much About Correlated Subqueries English.srt 25KB 32 - Schema vs Data Migrations/248 - Transaction Locks English.srt 22KB 20 - Implementing Database Design Patterns/170 - Creating Tables with Checks English.srt 21KB 32 - Schema vs Data Migrations/244 - A Small Web Server English.srt 21KB 25 - Advanced Query Tuning/202 - Developing an Intuitive Understanding of Cost English.srt 20KB 36 - Fast Parallel Testing/285 - Programmatic Schema Creation English.srt 18KB 6 - Working with Large Datasets/76 - A New Dataset.html 18KB 6 - Working with Large Datasets/77 - 001-sq-data.sql 16KB 27 - Recursive Common Table Expressions/212 - Recursive CTEs Step by Step English.srt 16KB 30 - Handling Concurrency and Reversibility with Transactions/228 - Opening and Closing Transactions English.srt 15KB 27 - Recursive Common Table Expressions/215 - Walking Through Recursion English.srt 15KB 4 - Relating Records with Joins/52 - Four Kinds of Joins English.srt 15KB 13 - PostgreSQL Complex Datatypes/130 - More on Number Data Types English.srt 15KB 32 - Schema vs Data Migrations/241 - Dangers Around Data Migrations English.srt 15KB 24 - Basic Query Tuning/201 - Solving an Explain Mystery English.srt 14KB 29 - Optimizing Queries with Materialized Views/224 - Writing a Slow Query English.srt 14KB 9 - Assembling Queries with SubQueries/100 - Example of a Subquery in a From English.srt 14KB 9 - Assembling Queries with SubQueries/104 - More Useful Subqueries with Where English.srt 14KB 9 - Assembling Queries with SubQueries/114 - More on Correlated Subqueries English.srt 13KB 3 - Working with Tables/31 - Understanding Foreign Keys English.srt 13KB 35 - Security Around PostgreSQL/267 - Handling SQL Injection with Prepared Statements English.srt 13KB 25 - Advanced Query Tuning/207 - Use My Index English.srt 13KB 20 - Implementing Database Design Patterns/171 - Posts Creation English.srt 13KB 17 - How to Build a Mention System/160 - Photo Mentions vs Caption Mentions English.srt 13KB 34 - Data Access Pattern Repositories/261 - Creating a Repository English.srt 13KB 23 - A Look at Indexes for Performance/192 - How an Index Works English.srt 12KB 4 - Relating Records with Joins/58 - Three Way Joins English.srt 12KB 3 - Working with Tables/27 - Approaching Database Design English.srt 12KB 9 - Assembling Queries with SubQueries/98 - Subqueries in a From English.srt 12KB 18 - How to Build a Hashtag System/163 - Designing a Hashtag System English.srt 12KB 27 - Recursive Common Table Expressions/214 - Writing the Query English.srt 12KB 4 - Relating Records with Joins/45 - Joining Data from Different Tables English.srt 12KB 15 - Database Structure Design Patterns/147 - A Configbased Schema Designer English.srt 12KB 17 - How to Build a Mention System/161 - Considerations on Photo Tags vs Caption Tags English.srt 12KB 35 - Security Around PostgreSQL/268 - Preventing SQL Injection English.srt 12KB 14 - DatabaseSide Validation and Constraints/136 - Creating and Viewing Tables in PGAdmin English.srt 12KB 25 - Advanced Query Tuning/204 - A Touch More on Costs English.srt 11KB 31 - Managing Database Design with Schema Migrations/238 - Applying and Reverting Migrations English.srt 11KB 16 - How to Build a Like System/155 - Polymorphic Association Alternative Implementation English.srt 11KB 35 - Security Around PostgreSQL/266 - SQL Injection Exploits English.srt 11KB 33 - Accessing PostgreSQL From APIs/258 - Validating Connection Credentials English.srt 11KB 15 - Database Structure Design Patterns/149 - Rebuilding Some Schema English.srt 11KB 33 - Accessing PostgreSQL From APIs/257 - Understanding Connection Pools English.srt 11KB 36 - Fast Parallel Testing/274 - Assertions Around User Count English.srt 11KB 31 - Managing Database Design with Schema Migrations/237 - Generating and Writing Migrations English.srt 11KB 5 - Aggregation of Records/73 - More on Having English.srt 10KB 7 - Sorting Records/84 - Offset and Limit English.srt 10KB 3 - Working with Tables/34 - Running Queries on Associated Data English.srt 10KB 4 - Relating Records with Joins/57 - Where with Join English.srt 10KB 14 - DatabaseSide Validation and Constraints/137 - Applying a Null Constraint English.srt 10KB 25 - Advanced Query Tuning/203 - Calculating Cost by Hand English.srt 10KB 3 - Working with Tables/28 - OnetoMany and ManytoOne Relationships English.srt 10KB 17 - How to Build a Mention System/158 - Additional Features Around Posts English.srt 10KB 29 - Optimizing Queries with Materialized Views/225 - Creating and Refreshing Materialized Views English.srt 10KB 20 - Implementing Database Design Patterns/173 - Likes Creation English.srt 10KB 12 - Local PostgreSQL Installation/124 - PostgreSQL Installation on macOS English.srt 10KB 15 - Database Structure Design Patterns/146 - Using a SQL Design Tool English.srt 10KB 1 - Simple But Powerful SQL Statements/12 - String Operators and Functions English.srt 10KB 14 - DatabaseSide Validation and Constraints/144 - So Where Are We Applying Validation English.srt 10KB 28 - Simplifying Queries with Views/216 - Most Popular Users English.srt 10KB 18 - How to Build a Hashtag System/166 - A Few More User Columns English.srt 10KB 4 - Relating Records with Joins/50 - Missing Data in Joins English.srt 10KB 9 - Assembling Queries with SubQueries/109 - A New Where Operator English.srt 10KB 16 - How to Build a Like System/154 - Polymorphic Associations English.srt 10KB 34 - Data Access Pattern Repositories/264 - Fixing Casing English.srt 10KB 8 - Unions and Intersections with Sets/90 - Removing Commonalities with Except English.srt 9KB 4 - Relating Records with Joins/49 - Alternate Forms of Syntax English.srt 9KB 19 - How to Design a Follower System/168 - Designing a Follower System English.srt 9KB 25 - Advanced Query Tuning/205 - Startup vs Total Costs English.srt 9KB 20 - Implementing Database Design Patterns/175 - Creating Hashtags Hashtag Posts and Followers English.srt 9KB 13 - PostgreSQL Complex Datatypes/134 - Really Awesome Intervals English.srt 9KB 9 - Assembling Queries with SubQueries/105 - Data Structure with Where Subqueries English.srt 9KB 3 - Working with Tables/32 - AutoGenerated IDs English.srt 9KB 9 - Assembling Queries with SubQueries/93 - Whats a Subquery English.srt 9KB 32 - Schema vs Data Migrations/242 - Properly Running Data and Schema Migrations English.srt 9KB 14 - DatabaseSide Validation and Constraints/140 - Applying a Unique Constraint to One column English.srt 9KB 22 - Understanding the Internals of PostgreSQL/186 - Where Does Postgres Store Data English.srt 9KB 8 - Unions and Intersections with Sets/87 - Handling Sets with Union English.srt 9KB 36 - Fast Parallel Testing/282 - Controlling Schema Access with Search Paths English.srt 9KB 3 - Working with Tables/37 - Foreign Key Constraints Around Insertion English.srt 9KB 3 - Working with Tables/29 - OnetoOne and ManytoMany Relationships English.srt 9KB 23 - A Look at Indexes for Performance/194 - Benchmarking Queries English.srt 9KB 9 - Assembling Queries with SubQueries/95 - Subqueries in a Select English.srt 9KB 28 - Simplifying Queries with Views/218 - Creating a View English.srt 9KB 13 - PostgreSQL Complex Datatypes/133 - Times Dates and Timestamps English.srt 8KB 24 - Basic Query Tuning/200 - Explain and Explain Analyze English.srt 8KB 5 - Aggregation of Records/62 - Picturing Group By English.srt 8KB 16 - How to Build a Like System/152 - Designing a Like System English.srt 8KB 20 - Implementing Database Design Patterns/174 - Photo Tags and Caption Tags English.srt 8KB 9 - Assembling Queries with SubQueries/110 - Finally Some English.srt 8KB 36 - Fast Parallel Testing/278 - Assumptions Around Content English.srt 8KB 23 - A Look at Indexes for Performance/195 - Downsides of Indexes English.srt 8KB 36 - Fast Parallel Testing/275 - Connecting to a DB For Tests English.srt 8KB 36 - Fast Parallel Testing/288 - Cleaning up Schemas and Roles English.srt 8KB 1 - Simple But Powerful SQL Statements/4 - Database Design English.srt 8KB 34 - Data Access Pattern Repositories/265 - Finding Particular Users English.srt 8KB 24 - Basic Query Tuning/199 - The Query Processing Pipeline English.srt 8KB 36 - Fast Parallel Testing/281 - Creating and Accessing Schemas English.srt 8KB 36 - Fast Parallel Testing/287 - Test Helpers English.srt 8KB 36 - Fast Parallel Testing/279 - Issues with Parallel Tests English.srt 8KB 3 - Working with Tables/30 - Primary Keys and Foreign Keys English.srt 8KB 31 - Managing Database Design with Schema Migrations/234 - A Few Notes on Migrations Libraries English.srt 8KB 27 - Recursive Common Table Expressions/213 - Why Use Recursive CTEs English.srt 8KB 5 - Aggregation of Records/71 - Filtering Groups with Having English.srt 8KB 12 - Local PostgreSQL Installation/125 - PGAdmin Setup on macOS English.srt 8KB 16 - How to Build a Like System/150 - Requirements of a Like System English.srt 8KB 1 - Simple But Powerful SQL Statements/5 - Creating Tables English.srt 8KB 4 - Relating Records with Joins/59 - A Bit of Practice English.srt 8KB 3 - Working with Tables/38 - Constraints Around Deletion English.srt 8KB 4 - Relating Records with Joins/43 - Adding Some Data.html 8KB 14 - DatabaseSide Validation and Constraints/143 - Checks Over Multiple Columns English.srt 8KB 2 - Filtering Records/15 - Compound Where Clauses English.srt 8KB 1 - Simple But Powerful SQL Statements/7 - Inserting Data Into a Table English.srt 8KB 4 - Relating Records with Joins/53 - 010-sql-cumulative.sql 8KB 9 - Assembling Queries with SubQueries/94 - Thinking About the Structure of Data English.srt 8KB 4 - Relating Records with Joins/50 - 007-joins-cumulative.sql 8KB 13 - PostgreSQL Complex Datatypes/131 - Reminder on Character Types English.srt 8KB 31 - Managing Database Design with Schema Migrations/232 - Migration Files English.srt 8KB 36 - Fast Parallel Testing/277 - MultiDB Setup English.srt 8KB 3 - Working with Tables/33 - Creating Foreign Key Columns English.srt 7KB 1 - Simple But Powerful SQL Statements/3 - What is PostgreSQL All About English.srt 7KB 17 - How to Build a Mention System/162 - Update For Tags English.srt 7KB 1 - Simple But Powerful SQL Statements/9 - Calculated Columns English.srt 7KB 33 - Accessing PostgreSQL From APIs/255 - One Fast Migration English.srt 7KB 5 - Aggregation of Records/64 - Combining Group By and Aggregates English.srt 7KB 36 - Fast Parallel Testing/284 - Strategy for Isolation English.srt 7KB 13 - PostgreSQL Complex Datatypes/128 - Data Types English.srt 7KB 34 - Data Access Pattern Repositories/263 - Casing Issues English.srt 7KB 16 - How to Build a Like System/157 - So Which Approach English.srt 7KB 21 - Approaching and Writing Complex Queries/178 - Restoring from Scratch English.srt 7KB 22 - Understanding the Internals of PostgreSQL/188 - Block Data Layout English.srt 7KB 29 - Optimizing Queries with Materialized Views/223 - Reminder on Left Joins English.srt 7KB 32 - Schema vs Data Migrations/243 - Creating a Posts Table English.srt 7KB 14 - DatabaseSide Validation and Constraints/135 - Thinking About Validation English.srt 7KB 9 - Assembling Queries with SubQueries/103 - Subqueries in a Join Clause English.srt 7KB 35 - Security Around PostgreSQL/271 - Handling Updates English.srt 7KB 33 - Accessing PostgreSQL From APIs/256 - Building the Users Router English.srt 7KB 3 - Working with Tables/40 - Testing Deletion Constraints English.srt 7KB 11 - Utility Operators Keywords and Functions/123 - The Case Keyword English.srt 7KB 21 - Approaching and Writing Complex Queries/177 - Adding Some Data English.srt 7KB 32 - Schema vs Data Migrations/251 - Updating the App Server English.srt 7KB 12 - Local PostgreSQL Installation/126 - Postgres installation on Windows English.srt 7KB 36 - Fast Parallel Testing/283 - Routing Schema Access English.srt 7KB 36 - Fast Parallel Testing/280 - Isolation with Schemas English.srt 7KB 13 - PostgreSQL Complex Datatypes/127 - Whatd We Just Do English.srt 7KB 23 - A Look at Indexes for Performance/190 - Full Table Scans English.srt 7KB 10 - Selecting Distinct Records/118 - Selecting Distinct Values English.srt 7KB 32 - Schema vs Data Migrations/247 - Writing Values to Both Columns English.srt 6KB 14 - DatabaseSide Validation and Constraints/138 - Solving a Gotcha with Null Constraints English.srt 6KB 2 - Filtering Records/22 - Updating Rows English.srt 6KB 9 - Assembling Queries with SubQueries/108 - The Not In Operator with a List English.srt 6KB 32 - Schema vs Data Migrations/249 - Updating Values English.srt 6KB 4 - Relating Records with Joins/54 - Does Order Matter English.srt 6KB 34 - Data Access Pattern Repositories/262 - Accessing the API English.srt 6KB 30 - Handling Concurrency and Reversibility with Transactions/226 - What are Transactions Used For English.srt 6KB 36 - Fast Parallel Testing/286 - Escaping Identifiers English.srt 6KB 32 - Schema vs Data Migrations/240 - Schema vs Data Migrations English.srt 6KB 29 - Optimizing Queries with Materialized Views/222 - Grouping by Week English.srt 6KB 35 - Security Around PostgreSQL/272 - And Finally Delete English.srt 6KB 4 - Relating Records with Joins/53 - Each Join in Practice English.srt 6KB 35 - Security Around PostgreSQL/270 - Inserting Users English.srt 6KB 23 - A Look at Indexes for Performance/193 - Creating an Index English.srt 6KB 28 - Simplifying Queries with Views/217 - A Possible Solution for Merging Tables English.srt 6KB 30 - Handling Concurrency and Reversibility with Transactions/229 - Transaction Cleanup on Crash English.srt 6KB 14 - DatabaseSide Validation and Constraints/142 - Adding a Validation Check English.srt 6KB 16 - How to Build a Like System/156 - The Simplest Alternative English.srt 6KB 32 - Schema vs Data Migrations/246 - Adding the Loc Column English.srt 6KB 18 - How to Build a Hashtag System/167 - Why No Number of Followers or Posts English.srt 6KB 18 - How to Build a Hashtag System/165 - Including the Hashtag Table English.srt 6KB 18 - How to Build a Hashtag System/164 - Tables for Hashtags English.srt 6KB 26 - Simple Common Table Expressions/210 - So Whats a CTE English.srt 6KB 22 - Understanding the Internals of PostgreSQL/187 - Heaps Blocks and Tuples English.srt 6KB 2 - Filtering Records/13 - Filtering Rows with Where English.srt 6KB 23 - A Look at Indexes for Performance/197 - Automatically Generated Indexes English.srt 6KB 34 - Data Access Pattern Repositories/260 - The Repository Pattern English.srt 6KB 8 - Unions and Intersections with Sets/88 - A Few Notes on Union English.srt 6KB 26 - Simple Common Table Expressions/209 - A Quick Solution English.srt 6KB 1 - Simple But Powerful SQL Statements/6 - Analyzing CREATE TABLE English.srt 6KB 5 - Aggregation of Records/74 - A Having Exercise Overview English.srt 6KB 15 - Database Structure Design Patterns/145 - Approaching More Complicated Designs English.srt 6KB 14 - DatabaseSide Validation and Constraints/139 - Default Column Values English.srt 5KB 9 - Assembling Queries with SubQueries/115 - A Select Without a From English.srt 5KB 36 - Fast Parallel Testing/289 - Finally Parallel Tests Final Lecture English.srt 5KB 14 - DatabaseSide Validation and Constraints/141 - MultiColumn Uniqueness English.srt 5KB 4 - Relating Records with Joins/44 - Queries with Joins and Aggregations English.srt 5KB 31 - Managing Database Design with Schema Migrations/239 - Generating and Applying a Second Migration English.srt 5KB 11 - Utility Operators Keywords and Functions/121 - The Greatest Value in a List English.srt 5KB 27 - Recursive Common Table Expressions/211 - Recursive CTEs English.srt 5KB 8 - Unions and Intersections with Sets/89 - Commonalities with Intersect English.srt 5KB 2 - Filtering Records/23 - Deleting Rows English.srt 5KB 28 - Simplifying Queries with Views/219 - When to Use a View English.srt 5KB 36 - Fast Parallel Testing/273 - A Note on Testing English.srt 5KB 16 - How to Build a Like System/151 - How Not to Design a Like System English.srt 5KB 32 - Schema vs Data Migrations/252 - Dropping the Last Columns English.srt 5KB 3 - Working with Tables/42 - Adding Some Complexity English.srt 5KB 4 - Relating Records with Joins/56 - Two Possible Solutions English.srt 5KB 36 - Fast Parallel Testing/276 - Disconnecting After Tests English.srt 5KB 5 - Aggregation of Records/66 - Visualizing More Grouping English.srt 5KB 5 - Aggregation of Records/63 - Aggregate Functions English.srt 5KB 31 - Managing Database Design with Schema Migrations/236 - Project Creation English.srt 5KB 31 - Managing Database Design with Schema Migrations/233 - Issues Solved by Migrations English.srt 5KB 3 - Working with Tables/41 - Setting Foreign Keys to Null on Delete English.srt 4KB 9 - Assembling Queries with SubQueries/99 - From Subqueries that Return a Value English.srt 4KB 15 - Database Structure Design Patterns/148 - Heres the Plan English.srt 4KB 35 - Security Around PostgreSQL/269 - Reminder on Post Requests English.srt 4KB 5 - Aggregation of Records/65 - A Gotcha with Count English.srt 4KB 7 - Sorting Records/83 - Two Variations on Sorting English.srt 4KB 6 - Working with Large Datasets/77 - Investigating This Dataset English.srt 4KB 23 - A Look at Indexes for Performance/191 - Whats an Index English.srt 4KB 4 - Relating Records with Joins/60 - Exercise Solution English.srt 4KB 5 - Aggregation of Records/72 - Having In Action English.srt 4KB 13 - PostgreSQL Complex Datatypes/132 - Boolean Data Types English.srt 4KB 29 - Optimizing Queries with Materialized Views/221 - Materialized Views English.srt 4KB 2 - Filtering Records/14 - More on the Where Keyword English.srt 4KB 5 - Aggregation of Records/75 - A Quick Solution English.srt 4KB 4 - Relating Records with Joins/51 - Why Wasnt It Included English.srt 4KB 28 - Simplifying Queries with Views/220 - Deleting and Changing Views English.srt 4KB 22 - Understanding the Internals of PostgreSQL/185 - Thinking About Performance English.srt 4KB 7 - Sorting Records/82 - The Basics of Sorting English.srt 4KB 13 - PostgreSQL Complex Datatypes/129 - Fast Rules on Numeric Data Types English.srt 4KB 5 - Aggregation of Records/61 - Aggregating and Grouping English.srt 4KB 6 - Working with Large Datasets/80 - Remember Joins English.srt 4KB 6 - Working with Large Datasets/79 - Group By Review Solution English.srt 4KB 20 - Implementing Database Design Patterns/172 - Comments Creation English.srt 3KB 3 - Working with Tables/35 - Exercise Overview English.srt 3KB 37 - Bonus/290 - Bonus.html 3KB 1 - Simple But Powerful SQL Statements/8 - Retrieving Data with Select English.srt 3KB 20 - Implementing Database Design Patterns/169 - Back to Postgres English.srt 3KB 4 - Relating Records with Joins/46 - Another Quick Join English.srt 3KB 30 - Handling Concurrency and Reversibility with Transactions/227 - Some Sample Data English.srt 3KB 25 - Advanced Query Tuning/206 - Costs Flow Up English.srt 3KB 33 - Accessing PostgreSQL From APIs/259 - Query and Close English.srt 3KB 21 - Approaching and Writing Complex Queries/179 - Highest User IDs Exercise English.srt 3KB 9 - Assembling Queries with SubQueries/107 - Exercise Solution English.srt 3KB 2 - Filtering Records/20 - Calculations in Where Clauses English.srt 3KB 2 - Filtering Records/21 - Solving Calculations English.srt 3KB 11 - Utility Operators Keywords and Functions/122 - And the Least Value in a List English.srt 3KB 3 - Working with Tables/36 - Foreign Key Creation Solution English.srt 3KB 26 - Simple Common Table Expressions/208 - Common Table Expressions English.srt 3KB 9 - Assembling Queries with SubQueries/102 - Exercise Solution English.srt 3KB 20 - Implementing Database Design Patterns/175 - 007-db.sql 3KB 21 - Approaching and Writing Complex Queries/182 - Solving for Posts by User English.srt 3KB 3 - Working with Tables/26 - The Plan Moving Forward English.srt 3KB 30 - Handling Concurrency and Reversibility with Transactions/230 - Closing Aborted Transactions English.srt 3KB 17 - How to Build a Mention System/159 - Adding Captions and Locations English.srt 3KB 23 - A Look at Indexes for Performance/196 - Index Types English.srt 3KB 4 - Relating Records with Joins/48 - A Joinful Solution English.srt 3KB 16 - How to Build a Like System/153 - Making a Reaction System Instead English.srt 3KB 33 - Accessing PostgreSQL From APIs/254 - Initial Setup English.srt 3KB 21 - Approaching and Writing Complex Queries/184 - Solution for Likes Per User English.srt 2KB 9 - Assembling Queries with SubQueries/112 - A Quick Solution English.srt 2KB 2 - Filtering Records/19 - A Where With Lists Solution English.srt 2KB 8 - Unions and Intersections with Sets/91 - Union Exercise Overview English.srt 2KB 2 - Filtering Records/24 - A Solution for Updating Rows English.srt 2KB 5 - Aggregation of Records/70 - Solution English.srt 2KB 20 - Implementing Database Design Patterns/174 - 006-db.sql 2KB 5 - Aggregation of Records/68 - Grouping Solution English.srt 2KB 6 - Working with Large Datasets/81 - Of Course You Remember English.srt 2KB 8 - Unions and Intersections with Sets/92 - Exercise Solution English.srt 2KB 7 - Sorting Records/86 - Exercise Solution English.srt 2KB 6 - Working with Large Datasets/78 - Some Group By Practice English.srt 2KB 2 - Filtering Records/25 - Solution for Deleting Rows English.srt 2KB 9 - Assembling Queries with SubQueries/101 - Exercise Overview English.srt 2KB 21 - Approaching and Writing Complex Queries/180 - Solution for User IDs English.srt 2KB 9 - Assembling Queries with SubQueries/97 - Select Solution English.srt 2KB 4 - Relating Records with Joins/47 - Exercise Overview English.srt 2KB 21 - Approaching and Writing Complex Queries/181 - Posts by a Particular User English.srt 2KB 9 - Assembling Queries with SubQueries/117 - Exercise Solution English.srt 2KB 9 - Assembling Queries with SubQueries/96 - Exercise Overview English.srt 2KB 1 - Simple But Powerful SQL Statements/11 - Exercise Solution English.srt 2KB 9 - Assembling Queries with SubQueries/106 - Exercise Overview English.srt 2KB 1 - Simple But Powerful SQL Statements/10 - Calculating Phone Revenue English.srt 2KB 20 - Implementing Database Design Patterns/173 - 005-db.sql 2KB 33 - Accessing PostgreSQL From APIs/253 - Section Goal English.srt 2KB 4 - Relating Records with Joins/55 - Exercise Overview English.srt 1KB 2 - Filtering Records/17 - A Where Solution English.srt 1KB 21 - Approaching and Writing Complex Queries/183 - Likes Per User English.srt 1KB 32 - Schema vs Data Migrations/244 - 005-index.js 1KB 3 - Working with Tables/41 - 015-tables-cumulative.sql 1KB 1 - Simple But Powerful SQL Statements/2 - Course Resources.html 1KB 9 - Assembling Queries with SubQueries/116 - Exercise Overview English.srt 1KB 5 - Aggregation of Records/67 - Exercise Overview English.srt 1KB 5 - Aggregation of Records/69 - Adding a Layer of Difficulty English.srt 1KB 20 - Implementing Database Design Patterns/172 - 004-db.sql 1KB 2 - Filtering Records/18 - Where With Lists English.srt 1KB 32 - Schema vs Data Migrations/245 - Web Server Setup Instructions.html 1KB 3 - Working with Tables/40 - 014-tables-cumulative.sql 994B 2 - Filtering Records/16 - A Where Exercise Overview English.srt 992B 10 - Selecting Distinct Records/120 - A Distinct Solution English.srt 964B 32 - Schema vs Data Migrations/250 - Migrations Setup Instructions.html 925B 10 - Selecting Distinct Records/119 - Exercise Overview English.srt 906B 20 - Implementing Database Design Patterns/171 - 003-db.sql 791B 9 - Assembling Queries with SubQueries/111 - Exercise Overview English.srt 767B 7 - Sorting Records/85 - Exercise Overview English.srt 716B 3 - Working with Tables/39 - Commands Youll Need for the Next Video.html 691B 3 - Working with Tables/37 - 012-tables-cumulative.sql 600B 3 - Working with Tables/34 - 009-tables-cumulative.sql 536B 3 - Working with Tables/40 - 014-tables.sql 469B 15 - Database Structure Design Patterns/149 - 005-design.dbml 455B 1 - Simple But Powerful SQL Statements/12 - 012-sql.sql 404B 1 - Simple But Powerful SQL Statements/7 - 005-sql-cumulative.sql 384B 20 - Implementing Database Design Patterns/170 - 002-db.sql 375B 32 - Schema vs Data Migrations/250 - 01-lng-lat-to-loc.js 364B 3 - Working with Tables/33 - 008-tables-cumulative.sql 348B 3 - Working with Tables/41 - 015-tables.sql 340B 3 - Working with Tables/34 - 009-tables.sql 326B 1 - Simple But Powerful SQL Statements/1 - Join Our Community.html 318B 1 - Simple But Powerful SQL Statements/7 - 005-sql.sql 278B 31 - Managing Database Design with Schema Migrations/235 - A Note About Node Installation.html 264B 21 - Approaching and Writing Complex Queries/176 - Quick Note About Adding Some Data.html 251B 3 - Working with Tables/37 - 012-tables.sql 199B 3 - Working with Tables/33 - 008-tables.sql 197B 3 - Working with Tables/32 - 007-tables.sql 194B 3 - Working with Tables/32 - 007-tables-cumulative.sql 172B 0. Websites you may like/[FreeCourseSite.com].url 127B 7 - Sorting Records/0. Websites you may like/[FreeCourseSite.com].url 127B 0. Websites you may like/[CourseClub.Me].url 122B 7 - Sorting Records/0. Websites you may like/[CourseClub.Me].url 122B 1 - Simple But Powerful SQL Statements/5 - 003-sql.sql 104B 0. Websites you may like/[GigaCourse.Com].url 49B 7 - Sorting Records/0. Websites you may like/[GigaCourse.Com].url 49B 2 - Filtering Records/13 - 013-sql.sql 48B