本站已收录 番号和无损神作磁力链接/BT种子 

[GigaCourse.Com] Udemy - SQL and PostgreSQL The Complete Developer's Guide

种子简介

种子名称: [GigaCourse.Com] Udemy - SQL and PostgreSQL The Complete Developer's Guide
文件类型: 视频
文件数目: 279个文件
文件大小: 4.98 GB
收录时间: 2023-10-10 09:15
已经下载: 3
资源热度: 103
最近下载: 2024-6-19 15:20

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:4d46c87cf3a71fa68b051d97072b597c955c7af2&dn=[GigaCourse.Com] Udemy - SQL and PostgreSQL The Complete Developer's Guide 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[GigaCourse.Com] Udemy - SQL and PostgreSQL The Complete Developer's Guide.torrent
  • 01 - Simple - But Powerful - SQL Statements/003 What is PostgreSQL All About_.mp421.75MB
  • 01 - Simple - But Powerful - SQL Statements/004 Database Design.mp435.37MB
  • 01 - Simple - But Powerful - SQL Statements/005 Creating Tables.mp418.61MB
  • 01 - Simple - But Powerful - SQL Statements/006 Analyzing CREATE TABLE.mp411.38MB
  • 01 - Simple - But Powerful - SQL Statements/007 Inserting Data Into a Table.mp412.12MB
  • 01 - Simple - But Powerful - SQL Statements/008 Retrieving Data with Select.mp44.05MB
  • 01 - Simple - But Powerful - SQL Statements/009 Calculated Columns.mp410.37MB
  • 01 - Simple - But Powerful - SQL Statements/010 Calculating Phone Revenue.mp42.19MB
  • 01 - Simple - But Powerful - SQL Statements/011 Exercise Solution.mp42.17MB
  • 01 - Simple - But Powerful - SQL Statements/012 String Operators and Functions.mp411.34MB
  • 02 - Filtering Records/001 Filtering Rows with _Where_.mp48.43MB
  • 02 - Filtering Records/002 More on the _Where_ Keyword.mp46MB
  • 02 - Filtering Records/003 Compound _Where_ Clauses.mp412.76MB
  • 02 - Filtering Records/004 A _Where_ Exercise Overview.mp41.22MB
  • 02 - Filtering Records/005 A _Where_ Solution.mp41.89MB
  • 02 - Filtering Records/006 _Where_ With Lists.mp41.12MB
  • 02 - Filtering Records/007 A _Where_ With Lists Solution.mp43.56MB
  • 02 - Filtering Records/008 Calculations in _Where_ Clauses.mp43.41MB
  • 02 - Filtering Records/009 Solving Calculations.mp44.15MB
  • 02 - Filtering Records/010 Updating Rows.mp411.69MB
  • 02 - Filtering Records/011 Deleting Rows.mp49.13MB
  • 02 - Filtering Records/012 A Solution for Updating Rows.mp43.42MB
  • 02 - Filtering Records/013 Solution for Deleting Rows.mp42.76MB
  • 03 - Working with Tables/001 The Plan Moving Forward.mp47.08MB
  • 03 - Working with Tables/002 Approaching Database Design.mp430.49MB
  • 03 - Working with Tables/003 One-to-Many and Many-to-One Relationships.mp426.25MB
  • 03 - Working with Tables/004 One-to-One and Many-to-Many Relationships.mp415.27MB
  • 03 - Working with Tables/005 Primary Keys and Foreign Keys.mp418.82MB
  • 03 - Working with Tables/006 Understanding Foreign Keys.mp441.56MB
  • 03 - Working with Tables/007 Auto-Generated ID's.mp414.63MB
  • 03 - Working with Tables/008 Creating Foreign Key Columns.mp412.01MB
  • 03 - Working with Tables/009 Running Queries on Associated Data.mp424.52MB
  • 03 - Working with Tables/010 Exercise Overview.mp45.34MB
  • 03 - Working with Tables/011 Foreign Key Creation Solution.mp45.39MB
  • 03 - Working with Tables/012 Foreign Key Constraints Around Insertion.mp416.89MB
  • 03 - Working with Tables/013 Constraints Around Deletion.mp425.98MB
  • 03 - Working with Tables/015 Testing Deletion Constraints.mp414.19MB
  • 03 - Working with Tables/016 Setting Foreign Keys to Null on Delete.mp48.26MB
  • 03 - Working with Tables/017 Adding Some Complexity.mp46.78MB
  • 04 - Relating Records with Joins/002 Queries with Joins and Aggregations.mp417.77MB
  • 04 - Relating Records with Joins/003 Joining Data from Different Tables.mp427.41MB
  • 04 - Relating Records with Joins/004 Another Quick Join.mp45.62MB
  • 04 - Relating Records with Joins/005 Exercise Overview.mp43.09MB
  • 04 - Relating Records with Joins/006 A Joinful Solution.mp43.47MB
  • 04 - Relating Records with Joins/007 Alternate Forms of Syntax.mp414.42MB
  • 04 - Relating Records with Joins/008 Missing Data in Joins.mp419.08MB
  • 04 - Relating Records with Joins/009 Why Wasn't It Included.mp414.99MB
  • 04 - Relating Records with Joins/010 Four Kinds of Joins.mp475.29MB
  • 04 - Relating Records with Joins/011 Each Join in Practice.mp423.44MB
  • 04 - Relating Records with Joins/012 Does Order Matter_.mp435.92MB
  • 04 - Relating Records with Joins/013 Exercise Overview.mp41.53MB
  • 04 - Relating Records with Joins/014 Two Possible Solutions.mp410.19MB
  • 04 - Relating Records with Joins/015 Where with Join.mp420.21MB
  • 04 - Relating Records with Joins/016 Three Way Joins.mp432.08MB
  • 04 - Relating Records with Joins/017 A Bit of Practice.mp411.53MB
  • 04 - Relating Records with Joins/018 Exercise Solution.mp45.44MB
  • 05 - Aggregation of Records/001 Aggregating and Grouping.mp45.34MB
  • 05 - Aggregation of Records/002 Picturing Group By.mp430.92MB
  • 05 - Aggregation of Records/003 Aggregate Functions.mp47.62MB
  • 05 - Aggregation of Records/004 Combining Group By and Aggregates.mp410.24MB
  • 05 - Aggregation of Records/005 A Gotcha with Count.mp43.99MB
  • 05 - Aggregation of Records/006 Visualizing More Grouping.mp46.72MB
  • 05 - Aggregation of Records/007 Exercise Overview.mp41.14MB
  • 05 - Aggregation of Records/008 Grouping Solution.mp42.23MB
  • 05 - Aggregation of Records/009 Adding a Layer of Difficulty.mp41.19MB
  • 05 - Aggregation of Records/010 Solution.mp42.59MB
  • 05 - Aggregation of Records/011 Filtering Groups with Having.mp423.9MB
  • 05 - Aggregation of Records/012 Having In Action.mp44.69MB
  • 05 - Aggregation of Records/013 More on Having_.mp418.57MB
  • 05 - Aggregation of Records/014 A Having Exercise Overview.mp48.4MB
  • 05 - Aggregation of Records/015 A Quick Solution.mp45.19MB
  • 06 - Working with Large Datasets/002 Investigating This Dataset.mp45.42MB
  • 06 - Working with Large Datasets/003 Some Group By Practice.mp42.09MB
  • 06 - Working with Large Datasets/004 Group By Review Solution.mp45.32MB
  • 06 - Working with Large Datasets/005 Remember Joins_.mp45.97MB
  • 06 - Working with Large Datasets/006 Of Course You Remember_.mp43.02MB
  • 07 - Sorting Records/001 The Basics of Sorting.mp44.64MB
  • 07 - Sorting Records/002 Two Variations on Sorting.mp46.28MB
  • 07 - Sorting Records/003 Offset and Limit.mp413.21MB
  • 07 - Sorting Records/004 Exercise Overview.mp4811.13KB
  • 07 - Sorting Records/005 Exercise Solution.mp42.41MB
  • 08 - Unions and Intersections with Sets/001 Handling Sets with Union.mp413MB
  • 08 - Unions and Intersections with Sets/002 A Few Notes on Union.mp410.82MB
  • 08 - Unions and Intersections with Sets/003 Commonalities with Intersect.mp410.13MB
  • 08 - Unions and Intersections with Sets/004 Removing Commonalities with Except.mp413.67MB
  • 08 - Unions and Intersections with Sets/005 Union Exercise Overview.mp42.97MB
  • 08 - Unions and Intersections with Sets/006 Exercise Solution.mp43.25MB
  • 09 - Assembling Queries with SubQueries/001 What's a Subquery_.mp419.43MB
  • 09 - Assembling Queries with SubQueries/002 Thinking About the Structure of Data.mp415.19MB
  • 09 - Assembling Queries with SubQueries/003 Subqueries in a Select.mp415.15MB
  • 09 - Assembling Queries with SubQueries/004 Exercise Overview.mp42.1MB
  • 09 - Assembling Queries with SubQueries/005 Select Solution.mp42.62MB
  • 09 - Assembling Queries with SubQueries/006 Subqueries in a From.mp428.32MB
  • 09 - Assembling Queries with SubQueries/007 From Subqueries that Return a Value.mp46.11MB
  • 09 - Assembling Queries with SubQueries/008 Example of a Subquery in a From.mp434.35MB
  • 09 - Assembling Queries with SubQueries/009 Exercise Overview.mp42.4MB
  • 09 - Assembling Queries with SubQueries/010 Exercise Solution.mp46.56MB
  • 09 - Assembling Queries with SubQueries/011 Subqueries in a Join Clause.mp410.84MB
  • 09 - Assembling Queries with SubQueries/012 More Useful - Subqueries with Where.mp423.88MB
  • 09 - Assembling Queries with SubQueries/013 Data Structure with Where Subqueries.mp427.68MB
  • 09 - Assembling Queries with SubQueries/014 Exercise Overview.mp41.9MB
  • 09 - Assembling Queries with SubQueries/015 Exercise Solution.mp44.45MB
  • 09 - Assembling Queries with SubQueries/016 The Not In Operator with a List.mp423.45MB
  • 09 - Assembling Queries with SubQueries/017 A New Where Operator.mp424.2MB
  • 09 - Assembling Queries with SubQueries/018 Finally Some_.mp420.48MB
  • 09 - Assembling Queries with SubQueries/019 Exercise Overview.mp4853.67KB
  • 09 - Assembling Queries with SubQueries/020 A Quick Solution.mp43.06MB
  • 09 - Assembling Queries with SubQueries/021 Probably Too Much About Correlated Subqueries.mp466.89MB
  • 09 - Assembling Queries with SubQueries/022 More on Correlated Subqueries.mp427.85MB
  • 09 - Assembling Queries with SubQueries/023 A Select Without a From_.mp46.44MB
  • 09 - Assembling Queries with SubQueries/024 Exercise Overview.mp41.37MB
  • 09 - Assembling Queries with SubQueries/025 Exercise Solution.mp42.53MB
  • 10 - Selecting Distinct Records/001 Selecting Distinct Values.mp48.43MB
  • 10 - Selecting Distinct Records/002 Exercise Overview.mp4961.13KB
  • 10 - Selecting Distinct Records/003 A Distinct Solution.mp41.36MB
  • 11 - Utility Operators, Keywords, and Functions/001 The Greatest Value in a List.mp47.87MB
  • 11 - Utility Operators, Keywords, and Functions/002 And the Least Value in a List_.mp43.76MB
  • 11 - Utility Operators, Keywords, and Functions/003 The Case Keyword.mp419.04MB
  • 12 - Local PostgreSQL Installation/001 PostgreSQL Installation on macOS.mp414.14MB
  • 12 - Local PostgreSQL Installation/002 PGAdmin Setup on macOS.mp422.05MB
  • 12 - Local PostgreSQL Installation/003 Postgres installation on Windows.mp413.77MB
  • 13 - PostgreSQL Complex Datatypes/001 What'd We Just Do_.mp412.38MB
  • 13 - PostgreSQL Complex Datatypes/002 Data Types.mp419.72MB
  • 13 - PostgreSQL Complex Datatypes/003 Fast Rules on Numeric Data Types.mp411.96MB
  • 13 - PostgreSQL Complex Datatypes/004 More on Number Data Types.mp430.51MB
  • 13 - PostgreSQL Complex Datatypes/005 Reminder on Character Types.mp419.13MB
  • 13 - PostgreSQL Complex Datatypes/006 Boolean Data Types.mp45.43MB
  • 13 - PostgreSQL Complex Datatypes/007 Times, Dates, and Timestamps.mp414.29MB
  • 13 - PostgreSQL Complex Datatypes/008 Really Awesome Intervals.mp413.48MB
  • 14 - Database-Side Validation and Constraints/001 Thinking About Validation.mp416.52MB
  • 14 - Database-Side Validation and Constraints/002 Creating and Viewing Tables in PGAdmin.mp418.55MB
  • 14 - Database-Side Validation and Constraints/003 Applying a Null Constraint.mp414.08MB
  • 14 - Database-Side Validation and Constraints/004 Solving a Gotcha with Null Constraints.mp49.1MB
  • 14 - Database-Side Validation and Constraints/005 Default Column Values.mp414.32MB
  • 14 - Database-Side Validation and Constraints/006 Applying a Unique Constraint to One column.mp426.77MB
  • 14 - Database-Side Validation and Constraints/007 Multi-Column Uniqueness.mp418.37MB
  • 14 - Database-Side Validation and Constraints/008 Adding a Validation Check.mp411.7MB
  • 14 - Database-Side Validation and Constraints/009 Checks Over Multiple Columns.mp411.57MB
  • 14 - Database-Side Validation and Constraints/010 So Where Are We Applying Validation_.mp414.54MB
  • 15 - Database Structure Design Patterns/001 Approaching More Complicated Designs.mp47.66MB
  • 15 - Database Structure Design Patterns/002 Using a SQL Design Tool.mp432.43MB
  • 15 - Database Structure Design Patterns/003 A Config-based Schema Designer.mp419.25MB
  • 15 - Database Structure Design Patterns/004 Here's the Plan.mp45.9MB
  • 15 - Database Structure Design Patterns/005 Rebuilding Some Schema.mp414.12MB
  • 16 - How to Build a 'Like' System/001 Requirements of a Like System.mp416.24MB
  • 16 - How to Build a 'Like' System/002 How Not to Design a Like System.mp410.26MB
  • 16 - How to Build a 'Like' System/003 Designing a Like System.mp416.81MB
  • 16 - How to Build a 'Like' System/004 Making a Reaction System Instead.mp44.12MB
  • 16 - How to Build a 'Like' System/005 Polymorphic Associations.mp433.43MB
  • 16 - How to Build a 'Like' System/006 Polymorphic Association Alternative Implementation.mp439.49MB
  • 16 - How to Build a 'Like' System/007 The Simplest Alternative.mp417.4MB
  • 16 - How to Build a 'Like' System/008 So Which Approach_.mp410.46MB
  • 17 - How to Build a 'Mention' System/001 Additional Features Around Posts.mp454.04MB
  • 17 - How to Build a 'Mention' System/002 Adding Captions and Locations.mp45.36MB
  • 17 - How to Build a 'Mention' System/003 Photo Mentions vs Caption Mentions.mp444.21MB
  • 17 - How to Build a 'Mention' System/004 Considerations on Photo Tags vs Caption Tags.mp442.88MB
  • 17 - How to Build a 'Mention' System/005 Update For Tags.mp414.97MB
  • 18 - How to Build a 'Hashtag' System/001 Designing a Hashtag System.mp460.55MB
  • 18 - How to Build a 'Hashtag' System/002 Tables for Hashtags.mp410.02MB
  • 18 - How to Build a 'Hashtag' System/003 Including the Hashtag Table.mp411.58MB
  • 18 - How to Build a 'Hashtag' System/004 A Few More User Columns.mp416.86MB
  • 18 - How to Build a 'Hashtag' System/005 Why No Number of Followers or Posts_.mp410.44MB
  • 19 - How to Design a 'Follower' System/001 Designing a Follower System.mp417.21MB
  • 20 - Implementing Database Design Patterns/001 Back to Postgres.mp44.42MB
  • 20 - Implementing Database Design Patterns/002 Creating Tables with Checks.mp440.1MB
  • 20 - Implementing Database Design Patterns/003 Posts Creation.mp424.3MB
  • 20 - Implementing Database Design Patterns/004 Comments Creation.mp44.93MB
  • 20 - Implementing Database Design Patterns/005 Likes Creation.mp415.83MB
  • 20 - Implementing Database Design Patterns/006 Photo Tags and Caption Tags.mp425.74MB
  • 20 - Implementing Database Design Patterns/007 Creating Hashtags, Hashtag Posts, and Followers.mp413.66MB
  • 21 - Approaching and Writing Complex Queries/002 Adding Some Data.mp410.84MB
  • 21 - Approaching and Writing Complex Queries/003 Restoring from Scratch.mp413.85MB
  • 21 - Approaching and Writing Complex Queries/004 Highest User ID's Exercise.mp44.74MB
  • 21 - Approaching and Writing Complex Queries/005 Solution for User ID's.mp42.99MB
  • 21 - Approaching and Writing Complex Queries/006 Posts by a Particular User.mp42.97MB
  • 21 - Approaching and Writing Complex Queries/007 Solving for Posts by User.mp45.85MB
  • 21 - Approaching and Writing Complex Queries/008 Likes Per User.mp42.25MB
  • 21 - Approaching and Writing Complex Queries/009 Solution for Likes Per User.mp44.37MB
  • 22 - Understanding the Internals of PostgreSQL/001 Thinking About Performance.mp46.48MB
  • 22 - Understanding the Internals of PostgreSQL/002 Where Does Postgres Store Data_.mp422.62MB
  • 22 - Understanding the Internals of PostgreSQL/003 Heaps, Blocks, and Tuples.mp415.16MB
  • 22 - Understanding the Internals of PostgreSQL/004 Block Data Layout.mp411.75MB
  • 22 - Understanding the Internals of PostgreSQL/005 Heap File Layout.mp4338.62MB
  • 23 - A Look at Indexes for Performance/001 Full Table Scans.mp423.88MB
  • 23 - A Look at Indexes for Performance/002 What's an Index.mp46.34MB
  • 23 - A Look at Indexes for Performance/003 How an Index Works.mp443.22MB
  • 23 - A Look at Indexes for Performance/004 Creating an Index.mp48.89MB
  • 23 - A Look at Indexes for Performance/005 Benchmarking Queries.mp414.93MB
  • 23 - A Look at Indexes for Performance/006 Downsides of Indexes.mp419.87MB
  • 23 - A Look at Indexes for Performance/007 Index Types.mp44.08MB
  • 23 - A Look at Indexes for Performance/008 Automatically Generated Indexes.mp412.81MB
  • 23 - A Look at Indexes for Performance/009 Behind the Scenes of Indexes.mp4238.29MB
  • 24 - Basic Query Tuning/001 The Query Processing Pipeline.mp416.08MB
  • 24 - Basic Query Tuning/002 Explain and Explain Analyze.mp427.15MB
  • 24 - Basic Query Tuning/003 Solving an Explain Mystery.mp449.05MB
  • 25 - Advanced Query Tuning/001 Developing an Intuitive Understanding of Cost.mp464.58MB
  • 25 - Advanced Query Tuning/002 Calculating Cost by Hand.mp432.19MB
  • 25 - Advanced Query Tuning/003 A Touch More on Costs.mp455.34MB
  • 25 - Advanced Query Tuning/004 Startup vs Total Costs.mp428.66MB
  • 25 - Advanced Query Tuning/005 Costs Flow Up.mp46.35MB
  • 25 - Advanced Query Tuning/006 Use My Index_.mp425.95MB
  • 26 - Simple Common Table Expressions/001 Common Table Expressions.mp47MB
  • 26 - Simple Common Table Expressions/002 A Quick Solution.mp48.7MB
  • 26 - Simple Common Table Expressions/003 So What's a CTE_.mp420.53MB
  • 27 - Recursive Common Table Expressions/001 Recursive CTE's.mp47.78MB
  • 27 - Recursive Common Table Expressions/002 Recursive CTE's Step by Step.mp440.08MB
  • 27 - Recursive Common Table Expressions/003 Why Use Recursive CTE's_.mp427.27MB
  • 27 - Recursive Common Table Expressions/004 Writing the Query.mp423.59MB
  • 27 - Recursive Common Table Expressions/005 Walking Through Recursion.mp465.98MB
  • 28 - Simplifying Queries with Views/001 Most Popular Users.mp416.57MB
  • 28 - Simplifying Queries with Views/002 A Possible Solution for Merging Tables.mp422.31MB
  • 28 - Simplifying Queries with Views/003 Creating a View.mp421.25MB
  • 28 - Simplifying Queries with Views/004 When to Use a View_.mp413.04MB
  • 28 - Simplifying Queries with Views/005 Deleting and Changing Views.mp47.92MB
  • 29 - Optimizing Queries with Materialized Views/001 Materialized Views.mp45.6MB
  • 29 - Optimizing Queries with Materialized Views/002 Grouping by Week.mp422.12MB
  • 29 - Optimizing Queries with Materialized Views/003 Reminder on Left Joins.mp410.5MB
  • 29 - Optimizing Queries with Materialized Views/004 Writing a Slow Query.mp435.07MB
  • 29 - Optimizing Queries with Materialized Views/005 Creating and Refreshing Materialized Views.mp422.49MB
  • 30 - Handling Concurrency and Reversibility with Transactions/001 What are Transactions Used For_.mp415.45MB
  • 30 - Handling Concurrency and Reversibility with Transactions/002 Some Sample Data.mp43.78MB
  • 30 - Handling Concurrency and Reversibility with Transactions/003 Opening and Closing Transactions.mp442.15MB
  • 30 - Handling Concurrency and Reversibility with Transactions/004 Transaction Cleanup on Crash.mp420.21MB
  • 30 - Handling Concurrency and Reversibility with Transactions/005 Closing Aborted Transactions.mp44.83MB
  • 31 - Managing Database Design with Schema Migrations/001 A Story on Migrations.mp488.61MB
  • 31 - Managing Database Design with Schema Migrations/002 Migration Files.mp428.84MB
  • 31 - Managing Database Design with Schema Migrations/003 Issues Solved by Migrations.mp46.69MB
  • 31 - Managing Database Design with Schema Migrations/004 A Few Notes on Migrations Libraries.mp421.69MB
  • 31 - Managing Database Design with Schema Migrations/006 Project Creation.mp46.23MB
  • 31 - Managing Database Design with Schema Migrations/007 Generating and Writing Migrations.mp428.53MB
  • 31 - Managing Database Design with Schema Migrations/008 Applying and Reverting Migrations.mp440.15MB
  • 31 - Managing Database Design with Schema Migrations/009 Generating and Applying a Second Migration.mp410.78MB
  • 32 - Schema vs Data Migrations/001 Schema vs Data Migrations.mp413.43MB
  • 32 - Schema vs Data Migrations/002 Dangers Around Data Migrations.mp444.32MB
  • 32 - Schema vs Data Migrations/003 Properly Running Data and Schema Migrations.mp413.6MB
  • 32 - Schema vs Data Migrations/004 Creating a Posts Table.mp414.37MB
  • 32 - Schema vs Data Migrations/005 A Small Web Server.mp440.67MB
  • 32 - Schema vs Data Migrations/007 Adding the Loc Column.mp414.2MB
  • 32 - Schema vs Data Migrations/008 Writing Values to Both Columns.mp410.66MB
  • 32 - Schema vs Data Migrations/009 Transaction Locks.mp462.64MB
  • 32 - Schema vs Data Migrations/010 Updating Values.mp410.13MB
  • 32 - Schema vs Data Migrations/012 Updating the App Server.mp48.8MB
  • 32 - Schema vs Data Migrations/013 Dropping the Last Columns.mp47.58MB
  • 33 - Accessing PostgreSQL From API's/001 Section Goal.mp41.96MB
  • 33 - Accessing PostgreSQL From API's/002 Initial Setup.mp41.71MB
  • 33 - Accessing PostgreSQL From API's/003 One Fast Migration.mp415.66MB
  • 33 - Accessing PostgreSQL From API's/004 Building the Users Router.mp418.61MB
  • 33 - Accessing PostgreSQL From API's/005 Understanding Connection Pools.mp416.03MB
  • 33 - Accessing PostgreSQL From API's/006 Validating Connection Credentials.mp427.9MB
  • 34 - Data Access Pattern - Repositories/001 The Repository Pattern.mp411.69MB
  • 34 - Data Access Pattern - Repositories/002 Creating a Repository.mp416.66MB
  • 34 - Data Access Pattern - Repositories/003 Accessing the API.mp414.68MB
  • 34 - Data Access Pattern - Repositories/004 Casing Issues.mp411.97MB
  • 34 - Data Access Pattern - Repositories/005 Fixing Casing.mp430.31MB
  • 34 - Data Access Pattern - Repositories/006 Finding Particular Users.mp412MB
  • 35 - Security Around PostgreSQL/001 SQL Injection Exploits.mp420.45MB
  • 35 - Security Around PostgreSQL/002 Handling SQL Injection with Prepared Statements.mp425.48MB
  • 35 - Security Around PostgreSQL/003 Preventing SQL Injection.mp422.48MB
  • 35 - Security Around PostgreSQL/004 Reminder on Post Requests.mp49.24MB
  • 35 - Security Around PostgreSQL/005 Inserting Users.mp49.98MB
  • 35 - Security Around PostgreSQL/006 Handling Updates.mp410.78MB
  • 35 - Security Around PostgreSQL/007 And, Finally, Delete.mp411.52MB
  • 36 - Fast Parallel Testing/001 A Note on Testing.mp45.36MB
  • 36 - Fast Parallel Testing/002 Assertions Around User Count.mp426.88MB
  • 36 - Fast Parallel Testing/003 Connecting to a DB For Tests.mp432MB
  • 36 - Fast Parallel Testing/004 Disconnecting After Tests.mp48.24MB
  • 36 - Fast Parallel Testing/005 Multi-DB Setup.mp414.14MB
  • 36 - Fast Parallel Testing/006 Assumptions Around Content.mp420.64MB
  • 36 - Fast Parallel Testing/007 Issues with Parallel Tests.mp422.82MB
  • 36 - Fast Parallel Testing/008 Isolation with Schemas.mp418.07MB
  • 36 - Fast Parallel Testing/009 Creating and Accessing Schemas.mp412.81MB
  • 36 - Fast Parallel Testing/010 Controlling Schema Access with Search Paths.mp420.15MB
  • 36 - Fast Parallel Testing/011 Routing Schema Access.mp424.75MB
  • 36 - Fast Parallel Testing/012 Strategy for Isolation.mp411.66MB
  • 36 - Fast Parallel Testing/013 Programmatic Schema Creation.mp441.17MB
  • 36 - Fast Parallel Testing/014 Escaping Identifiers.mp415.94MB
  • 36 - Fast Parallel Testing/015 Test Helpers.mp426.41MB
  • 36 - Fast Parallel Testing/016 Cleaning up Schemas and Roles.mp419.43MB
  • 36 - Fast Parallel Testing/017 Finally... Parallel Tests_.mp411.63MB