Skip to content

Joe's Happy Life

Be positive, have fun

  • Web Development
    • ASP.Net
    • PHP
    • CMS
    • DB
    • WCF
    • Performance
    • Library
    • Location
  • Email
  • Social Media
  • SEO
  • IT | UTS
  • Projects
    • Projects Since 2011
    • Project Management
  • Writing
  • Archives
  • 한국어

Tag: CosmosDB

Cosmos DB Data Model example

Cosmos Db is not a relational database, but we can use it for relational data, for example, eCommerce data. A few key patterns for successful data modeling in Cosmos DB are Select partition key wisely: Consider max document size, max partition size, and the most common query pattern. Choose the partition to let the query… Continue reading Cosmos DB Data Model example

Published April 26, 2021
Categorised as Azure Tagged Azure, Cosmos DB, CosmosDB, Data Modeling

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

.Net a car for blind AEP8 Allen Angular arnett asp.net Azure c# climate change continuous deploy continuous integration dddperth eclipse entity framework Event Driven facebook Functional Programming global culture global media global warming Google+ gulp Hangfire Jenkins joomla Moq mssql MVC NLog npm performance php redmine RPIT SQLite subversion svn Teamcity Twitter UN urban spraw UTS wcf WordPress

Popular Posts

  • SQL – Best way to get Total Count with pagination 423 views | 0 comments
  • 4 Types of Event-Driven Architecture by Martin Fowler 156 views | 0 comments
  • Use Hangfire with SQLite in ASP.Net 4.5. 57 views | 0 comments
  • DateTime time zone conversion in .Net / C# 54 views | 0 comments
  • Recursive mocking using Moq 38 views | 0 comments
  • DateTime – How to properly save and read date time in ASP.Net 31 views | 0 comments
  • How to set up Google SMTP for NLog config 27 views | 0 comments
  • How to prevent memory leak in WCF 19 views | 0 comments
  • Cosmos DB Data Model example 13 views | 0 comments
  • How to migrate Word Press from a server to a PC 10 views | 0 comments
  1. Olu on SQL – Best way to get Total Count with paginationOctober 28, 2022

    Found this http://andreyzavadskiy.com/2016/12/03/pagination-and-total-number-of-rows-from-one-select/

  2. Olu on SQL – Best way to get Total Count with paginationOctober 28, 2022

    I'm curious too. How did you solve it?

  3. rocker8942 on SQL – Best way to get Total Count with paginationApril 9, 2022

    That's a good point. I haven't tested the code against the large tables like 22M rows. I'm curious how you…

  4. Keyur on SQL – Best way to get Total Count with paginationApril 9, 2022

    It is very slow in my use case while DMLs are going on and the table has approx 22 M…

  5. rocker8942 on Cosmos DB Data Model exampleJanuary 28, 2022

    Agreed. Based on the need, 20GB can be enough or not. It's up to the use case.

Joe's Happy Life
Proudly powered by WordPress.