VKinfotek Inc.
  • Us
    About Us
    Contact Us
  • FAQs
  • Ready Software
    Ready ERP ASP Core Software for Azure Cloud
    Ready Web ERP Software
    Ready ASP.Net Azure Software
    Ready C# SQL Server Accounting Software
    Ready ASP.Net MVC and EF Software
Earn $100/hour in USA! Click Here

Q69.Guidelines on how to choose Partition Key and Row Key?

For any given Azure Table, the data architect must define (up front) a Partition Key and a Row Key. This is perhaps the most important decision one has to make when creating Windows Azure Tables. Partition Keys and Row Keys determine how your data is automatically partitioned by the storage service and the way your queries will perform. It is recommended that you understand how your data will be queried before finalizing your decisions on Partition Key and Row Key.

Some rough guidelines and suggestions on how to choose a Partition Key and a Row Key for your table :

  • First list all the important properties of your table.
  • List all the properties used in the queries.
  • List the properties in an order based on the importance of the queries.
  • If all these properties do not identify an entity uniquely, include an unique identifier in the list of key properties.

  • Prev Question
  • Next Question

See More Questions and Answers on - Azure Table Storage

  • Why should i use Azure table storage?
  • What are the benefits of table storage?
  • Difference between sql database table and Azure storage table?
  • Explain Azure table storage data model?
  • why to partition Azure table?
  • What is Azure table primary key?
  • Explain how partition key is linked to scalability?
  • How do partitions work in storage services like blobs and queues?
  • What are entity group transactions?

Back to Master List of 100+ Questions and Answers

People also viewed: cover image of book develop erp software using asp core and deploy to Azure Create your own ERP Software using ASP Core>>
cover image of azure cloud book Create your own Azure SOM Software>>
cover image of asp.net book Create your own ERP Software using ASP .Net and SQL>>
cover image of foundation database programming book Create your own Accounting Software using C# >>
cover image of entity framework book Create your own SOM using Entity Framework MVC >>

  • SITEMAP
  • Terms of use
  • Testimonials

Back to top

Copyright © 2018 - All Rights Reserved - VKInfotek.com