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

  • Home
  • SEARCH
  • 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 8889739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:20:07+00:00 2026-06-14T22:20:07+00:00

I am an ASP.NET developer and I really dont do such of database stuff.

  • 0

I am an ASP.NET developer and I really dont do such of database stuff. But for my open source project on Codeplex I am required to setup a database schema for the project.

So reading from here and there I have managed to do the following.

enter image description here

As being new to database schema designing, I wanted some one else who has a better idea on this topic to help me identify any issues with this design.

Most of the relationships are self explanatory I think, but still I will jot each one down.

The two keys between UserProfile and Issues are for relationships between UserId and IssueCreatedBy and IssueClosedBy

Thanks

  • 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-06-14T22:20:09+00:00Added an answer on June 14, 2026 at 10:20 pm

    This looks quite good, IMO your main issue is on naming consistency & simplicity.

    • If each table identifier is Id, you should use it for all tables.
    • Stay consistent with singular / plural in table names. I tend to prefer singular.

    You can simplify a table name :

    • UserProfile => User

    As well as field names :

    • Issue_Title => Title
    • Issue_Description => Description
    • Issue_Priority_Type => Type (or even less confusing: Name)

    etc.

    However I would use a more precise naming for foreign keys

    • CreatedBy => CreatedByUserId
    • ClosedBy => ClosedByUserId

    HTH.

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

Sidebar

Related Questions

I'm developing an Asp.net (MVC but this doesn't really matter) application. I have a
I'm being a ASP.NET developer over years but recently I started to work with
Sorry, really newbie question, but if I was to create an ASP.NET website application,
I am a new ASP.NET developer and I am developing a web-based suggestions box
I'm primarily an ASP.NET developer and I'm hoping to move a few projects to
For the last 4 years I have been working as an ASP.NET developer in
I created a new ASP.NET website using Visual Web Developer 2008 Express edition and
I am playing with learning ASP.NET MVC as a non-web developer. I am trying
I am a PHP developer migrating to C# ASP.Net Framework. As of right now,
I'm developer moving from C# to Java. Heard about new ASP net feature. <%:

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.