Why do most Database developers hate Agile
        Posted  
        
            by Calm Storm
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Calm Storm
        
        
        
        Published on 2010-04-23T15:21:45Z
        Indexed on 
            2010/04/23
            15:23 UTC
        
        
        Read the original article
        Hit count: 278
        
agile-processes
To me "Agile" methodology is a common-sense oriented approach and one that should likely be adopted for most software projects. I find that while a lot of Middle Tier Developers and Front End developers find it a very sensible project delivery model, plenty of Database developers (and good ones) seem to be totally against it. They are very keen on knowing the biggest picture and designing a database solution that will cater to that.
They do not seem to like "Vertical striping" of a functionality. They would rather see the complete design document/feature document instead of concentrating on small user stories.
Sarcasm aside, can someone realistically provide some insight as to why this mentality is prevalent? Especially DB devs? What would be a convincing argument against that?
© Stack Overflow or respective owner