У нас вы можете посмотреть бесплатно 5 Ways To Query Amazon DynamoDB using .NET | AWS DynamoDB QUERYING | .NET ON AWS | AWS Serverless или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Hello 👋🏽 Querying is an important operation in DynamoDB. It allows you to filter and select different items in your database based on your application and user needs. When moving over to DynamoDB from more traditional relational databases like SQL Server, it’s important you understand the different ways you can retrieve data in DynamoDB. In this video let’s dive into the different ways you can query data from Amazon DynamoDB when building applications using .NET. We will learn how to use the High-Level and Low-Level APIs provided by DynamoDB .NET SDK to query and filter data. We will learn how to use Condition Expressions, Filter Expressions to filter the data as required. 00:00 Introduction 00:48 DynamoDB Recap 03:06 App setup walkthrough 04:35 Load Specific Item 06:13 Querying Patterns 06:53 All Items For Hash Key 09:20 Filter Items on Range Key 12:23 QueryOperator.Between 13:35 Low-Level API For Querying 14:03 Using KeyConditions 23:06 Using KeyConditionExpressions 25:32 Reserved Keywords in Attribute Names 29:43 Filter on Property Values 31:45 Filter Expression Using Between 33:18 Scan 36:37 Conclusion 🔗 Getting Started with DynamoDB - https://www.rahulpnath.com/blog/aws-d... Additional Watching 📹AWS DynamoDB - • AWS DynamoDB For The .NET Developer: How T... 📹Lambda Udemy Course - https://bit.ly/aws-lambda-udemy 📹AWS Credential Management - • AWS CREDENTIALS: How To Manage - Getting S... 📹 ASP Series - https://bit.ly/asp-net-core-series 📹AWS Series - https://bit.ly/aws-net-series Come say hi! ✋ 🌍 Blog - https://rahulpnath.com/ ✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe 🐦Twitter - / rahulpnath 📸Instagram - / rahulpnath 🛠️ Uses http://rahulpnath.com/uses 🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtu... #amazon #aws #dotnet #dynamodb