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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T07:42:40+00:00 2026-06-07T07:42:40+00:00

A very simple feature with complex inside. I want when a user input tag,

  • 0

A very simple feature with complex inside.

I want when a user input tag, I give suggestions. For example, when type a, I suggest ASP, ASP.net, Apache etc etc.

I have (or will save) user inputted tags. I have two options(places) to save them.

  • SQL Azure
  • Azure Table Storage
  • or Both

About Data Structure, I am not sure yet. But I guess <tagText> <tagUsedTimes> should be essential. For the <tagUsedTimes>, no need very accurate (since its just a suggestion). And for <tagText> I don’t know if I should save it literary, but if I do, I have to compare text by .left(length)=, will not perform well.

The scale. You can get an idea from how many tags have been used in stackoverflow from millions of posts. And not like stackoverflow, user can input any tags, not limited to the existing tags (I found I can only create new tags after I have 1500 reputations here).

Please point me a way to correctly construct this.

[EDIT]

To be clear, I am not providing this feature now. But I plan to save all data in a correct structure for my next step. So, I like to know any reasonable way to do it

UPDATE

for <tagUsedTimes>, I have a way since its deployed from start up. I can +1 for exist tags when a new entry( or article etc) saved, and create unexist tags and set <tagUsedTimes> to 1. For editing old entry, just -1 for removed tags…. May not accurate for long run, since may have error here and there within times. But I guess the number is enough for tag popularity.

  • 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-07T07:42:41+00:00Added an answer on June 7, 2026 at 7:42 am

    Table storage works fast if you know exactly what partition are you going to use. If you are going to use the first letter to define the partition could work, but sooner or later you will end with a huge partitions and the performance will be affected.

    Sqlazure working with shards could be a effective solution for this case and gives to you the hability to easily move the shards providing a very scalable solution.

    In addition, Table storage takes few seconds to setup and have more latency than Sqlazure.

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

Sidebar

Related Questions

I want to ask very simple question. Can we use hibernate's cascade feature without
I'm designing a very simple web page (HTML only), the only feature I want
Very simple question. I need to perform a task when the user closes his
Very Simple one, just stumped on syntax and not finding a good example anywhere.
Very simple Winforms application I want to deploy manually. Can all the referenced assemblies
Very simple example: #include <string> #include <boost/program_options.hpp> namespace po = boost::program_options; int main(int argc,
I'm working on what it looked to be like a very simple feature which
I want to power a very simple shopping-cart where I will be selling software.
I'm developing a very simple PHP upload feature in my site to permit users
I have a very simple js script that works for hovers, but I want

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.