Backing up databases, tuning of database engines, etc. all make sense to me for Server Fault.

But where do questions like this one go?

link|improve this question

60% accept rate
dba.stackexchange.com is now active – Leigh Riffel Jan 11 '11 at 21:05
feedback

5 Answers

up vote 4 down vote accepted

DBAs wear a lot of hats. It depends on what hat you're wearing at the time.

Are you optimizing a single sql query or indexing on a single database? Then it's probably stackoverflow. Are you worrying about your maintenance plans, backups, server configs, etc? Then it's probably serverfault.

link|improve this answer
3  
And if you are looking for a remote client to edit Database data, you are looking for SuperUser – Chacha102 Apr 30 '10 at 19:35
feedback

There is an Area 51 proposal to pull these questions together - Database Administrators. There are many database questions that may even seem like they belong on SO, SF or SU, but in fact belong on another site.

link|improve this answer
feedback

I'd say SO, definitely.

There will be many more database design/programming experts there than on SF, and what's being asked is essentially a database programming question.

link|improve this answer
feedback

If you're dealing with code(read: SQL queries directly) then it belongs on SO. Everything else belongs on SF.

link|improve this answer
feedback

That is SO because it's a table/index design/tuning question.

link|improve this answer
feedback

You must log in to answer this question.

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