Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7551629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T10:32:45+00:00 2026-05-30T10:32:45+00:00

As a training project I am trying to build a Family tree application on

  • 0

As a training project I am trying to build a Family tree application on Azure.

The first step is the database, I plan to use table storage.

What would a table storage design look like for a Family tree application?

I have though of a couple of solutions.

  • one entry per person, with xml with all relationships for that person. But that would mean updating several rows for a given change and a lot of duplicate data.
  • one table for each type of information, one for persons, one for relationships… But this just feels like a relational database
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T10:32:46+00:00Added an answer on May 30, 2026 at 10:32 am

    I would build a partition per family with a row per person, so for each person the partition key would be the family and the row key the identifier for the person. On each person put an attribute for the parents (normally just two :)). This way you can quickly read the entire partition into memory and traverse the graph using an in memory tree structure. A typical family should have less than a hundred nodes, so would be lightning fast. Updates would always be to a family, so transactions can be used as each family is in a partition.

    For a really difficult (related) exercise, implement a graph database (like your family tree) on top of a key-value store (table storage). Think of the problem that twitter or facebook have where you need to see updates (tweets, news) across all relationships (social graph). You then start getting into the interesting (hard) parts of NoSQL.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to develop a small plugin-based training calculator as a home project (designed
I'm an Xcode newbie, and I'm trying to make my first training app. Since
I used the Azure training kit command New-Deployment -serviceName <YOUR_SERVICE_NAME_LOWER_CASE> -subscriptionId <YOUR_SUBSCRIPTION_ID> -certificate (get-item
I'm creating a training lab for a desktop application. Basically it'll be a series
I have an AI project, which uses a Backpropagation neural network. It is training
I am planning to build a training site which will accommodate multiple users. It
I am trying to display all the names from the table vocabulary where the
I am doing a project on online medical transcription training. For that we are
I'm toying with Windows Azure creating an ASP.NET MVC project, I've checked the WAPTK
I'm not really debating which PHP framework to use as much as I'm trying

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.