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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T01:02:37+00:00 2026-06-08T01:02:37+00:00

Why are numbers used as ID in databases (think primary key + AI) and

  • 0

Why are numbers used as ID in databases (think primary key + AI) and pretty much everywhere instead of letters?
There are 10 digits available, while the English alphabet has as much as 26 letters.

Let’s say that each letter/digits takes a spot. 98 takes two spots and 1202 takes four, etc. In four spots, you can store up to 10 000 IDs, but if you use letters instead, you could store as much as 456 976 IDs with the same amount of spots. Even more if you’d use case-sensitivity. That’s almost 50 times more.

I do realize that this most likely doesn’t matter for the regular user, but why aren’t larger databases using letters instead of digits as IDs?

  • 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-08T01:02:38+00:00Added an answer on June 8, 2026 at 1:02 am

    You are confusing characters for numeric values.

    An ID column that uses an integer (say a 32bit Integer) as the data type will only take 4 bytes per row. It will also be a native value in memory and can be acted on natively in the CPU (as a binary representation).

    This is not the same for characters – even if one assumes ASCII (8bit) is used, the moment you go over 4 characters, you are using more space. You also need to translate between the values in order to make valid comparisons.

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

Sidebar

Related Questions

What numbers of arguments are used for main ? What variants of main definition
In a UITextField used for entering decimal numbers I would like to get rid
I just want to get numbers of times to be used for each Activity.
i am used to SQL Server and SQL enterprise studio when using databases in
EDIT2: Found a fix! I used the number of the desired schema instead of
It's been a while since I used SQL, and I'm having trouble coming up
I have a number of scripts used to build a database. These need to
MVC is used a number of popular frameworks. To name just a few, Ruby
So here is my problem: I have used a number of interfaces in my
I'm converting a legacy app from ISO-8859-1 to UTF-8, and I've used a number

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.