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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T03:25:56+00:00 2026-05-14T03:25:56+00:00

I am currently planning to develop a music streaming application. And i am wondering

  • 0

I am currently planning to develop a music streaming application. And i am wondering what would be better as a primary key in my tables on the server. An ID int or a Unique String.

Methods 1:

Songs Table:
SongID(int), Title(string), *Artist**(string), Length(int), *Album**(string)

Genre Table
Genre(string), Name(string)

SongGenre:
***SongID****(int), ***Genre****(string)

Method 2

Songs Table:
SongID(int), Title(string), *ArtistID**(int), Length(int), *AlbumID**(int)

Genre Table
GenreID(int), Name(string)

SongGenre:
***SongID****(int), ***GenreID****(int)

Key: Bold = Primary Key, *Field** = Foreign Key

I’m currently designing using method 2 as I believe it will speed up lookup performance and use less space as an int takes a lot less space then a string.

Is there any reason this isn’t a good idea? Is there anything I should be aware of?

  • 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-14T03:25:57+00:00Added an answer on May 14, 2026 at 3:25 am

    You are doing the right thing – identity field should be numeric and not string based, both for space saving and for performance reasons (matching keys on strings is slower than matching on integers).

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

Sidebar

Related Questions

I'm currently planning to develop a desktop Java application that I might want to
We're currently planning a new API for an application and debating the various data
I'm currently in the planning stage for a web application and I find myself
What would the differences be in implementing remote business logic? Currently we are planning
I'm currently in the planning phase of a rather large project that I'll develop
I'm currently planning to upgrade our TFS 2008 server to TFS 2010 with the
I'm currently planning out a Java server that is running a thread pool that
Planning to develop a LAMP web application. What general strategies can I use to
I am planning to develop a small web application, which enable users to create
I'm currently planning an application that does work on an object relational database. The

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.