There are approximately 11,700 questions marked database. Many are coupled like this:

sql mysql database

or

database database-design database-patterns

In my opinion, the latter is OK. I propose we forge an effort to cleanup these tags or leave a comment to the asker so the next time they logon they can clarify the meaning. Database tag is too nebulous without context.

link|improve this question

48% accept rate
feedback

3 Answers

up vote 1 down vote accepted

How can you tell you’re using a meta-tag?

  1. If the tag can’t work as the only tag on a question, it’s probably a meta-tag. Every tag you use should be able to work, more or less, as the only tag on a question. Meta-tags, like [beginner], [subjective], and [best-practices], are useless by themselves — they tell you nothing at all about the content of the question.

  2. If the tag commonly means different things to different people, it’s probably a meta-tag. In a cruel, ironic twist, the meaning of the tag [subjective] itself … is actually subjective. Ditto for [best-practices] and [beginner]. Best practices to whom? Beginner by what criteria? These tags are impossible to define by anything remotely resembling an objective metric. In comparison, the the meaning of tags like [java], [c#], and [javascript] are crystal clear to all but the nuttiest of nutbags.

Although the database tag is broad, IMO it can work as the only tag on a question, and it only means one thing. It therefore is suitable as a tag on SO.

link|improve this answer
The issue I have is when the tags read: sql mysql database .. well, mysql is a database so it is redundant. It can be a meta tag. – 0A0D Aug 28 '10 at 20:25
yes, it is suitable because it can work as the only tag. – Jeff Atwood Aug 29 '10 at 6:38
feedback

But which one would you follow for database questions?

I would almost want a [database-agnostic] tag instead of just [database] because right now [database] is so generic that it applys to everything. If it was [database-agnostic] then the amount of mistagged questions would go down since they have nothing to do with each other.


On a related note, should [mysql] questions be tagged [sql] as well? It seems a bit redundant and is just tag farming. [mysql] implies [sql] but there are probably more people following the generic [sql] to keep sanity.

link|improve this answer
that's my point. Unless you have a question about SQL use on MYSQL, I guess it is ok, but the point is that you are targeting MYSQL not SQL. The only time I'd expect it to be OK is if you were database-agnostic, as you suggested. Then you could do sql database-agnostic as your tags. – 0A0D Aug 28 '10 at 20:47
feedback

I Disagree:

database tag is fine for general database questions like:

  1. "Which database works well with PHP?"
  2. Top 3 database used in Industry?
  3. Benefits of Database Backups?

The list is endless...

link|improve this answer
why not php-database, industry-databases, and database-backups ? – 0A0D Aug 28 '10 at 20:46
1  
@Changeling I don't know about those tags... a generic tag like [database] is meant to encompass all those topics – TheLQ Aug 28 '10 at 21:22
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged