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 9016671
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T04:03:36+00:00 2026-06-16T04:03:36+00:00

I want to track keywords and have a score system in my database for

  • 0

I want to track keywords and have a score system in my database for each user.

I’ll have a user table and their website table.

user table will have basics of user id, email, password, etc
website table will have id, user_id, keywords, and score.

So I will keep all their keywords (max 5 keywords) in a website table implementing the MySQLicious tagging solution.

The question I have is, I will be constantly updating the score so should I also keep the “score” field in website table or create a brand new table and link all the scores based on website’s id field??

edit: also should I keep the keywords in the same table or separate them?

  • 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-16T04:03:37+00:00Added an answer on June 16, 2026 at 4:03 am

    If all you have is a score, it is best to add it to the website table. In most cases, making a separate table complicates things while offering little advantage. However, there are some cases in which you may want to make a separate table:

    • You have many many websites and only some of them have a score. Instead of storing NULL scores for most websites, you add a separate table that only stores scores for websites that have them.
    • The website and scores do not have a one-on-one relation, or that relation has properties on its own (not likely in your scenario).
    • You have a lot of websites already and are now adding the score functionality. You maybe don’t want to change the database schema because that takes a long time when deploying the new version of your app. Instead of changing the website table, which may take a long time, you add a new table.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a table where i want to track time so a valid entry
I want to track additional user profile information in my own table rather than
I want to track the phone number of the user, accessing the website.
I want to track incoming traffic to a website from campaigns. A campain link
Here is my problem, I want to track if user is online or offline
have a picture in my server named /images/pic.jpg . I want to track ip
I have the following in my Student model. I want to track the date
I want keep track of a unique identifier for each browser that connects to
I want to track the number of user visits to a site. A visit
I want to trace user's actions in my web site by logging their requests

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.