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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T06:52:56+00:00 2026-05-23T06:52:56+00:00

What are the best data structure for tags (not nfc or html). Like tags

  • 0

What are the best data structure for tags (not nfc or html).
Like tags that are used in stackoverflow to mark our messages.
I was thinking of List < String > ?

Then i need to store this tags into database and then select them for search. (Create separate table for tags?)

Please share your knowledge and/or examples.

Thank you.

  • 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-23T06:52:56+00:00Added an answer on May 23, 2026 at 6:52 am

    If you just want to store a list of tags i.e. List<String>, I think simple File based storage would not be a bad option too. You can read data from file and populate a List<String> then use this List<String> in your application. If by search you mean only to check whether a tag exists or not File based approach will work in this case too. You can once populate the list and do query operations on the list.

    But if you have to store some other data too with respect to these tags, like Posts in stackoverflow which are associated with tags, and you need to performs relational searches like which tags are associated with which post then it makes sense to store these tags in a separate table in SQLite database. In this way you can also refer tags column as foreign key from some other table which also need tags related information. It will make search easier for you.

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

Sidebar

Related Questions

I am trying to come up with the best data structure for use in
I'm wondering what the best practices are for storing a relational data structure in
What are the best algorithms for recognizing structured data on an HTML page? For
Is there any best practice data model for authentication/authorization scheme?
What is the best way to store string data across postback. I need to
What is the best approach to define additional data for typedef enums in C?
How do I best convert a System.Data.DbType enumeration value to the corresponding (or at
Which is Best way to send data to aspx page, and why ? using
What is the best way to write data to the text console at arbitrary
One of the best practice is accessing data via stored procedures. I understand why

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.