Should we have separate database instance for each developer?

Posted by Amitabh on Stack Overflow See other posts from Stack Overflow or by Amitabh
Published on 2010-05-21T12:52:07Z Indexed on 2010/05/21 13:00 UTC
Read the original article Hit count: 137

What is the best way for developing a database based application? We can have two approaches.

  1. One common database for all the developers.
  2. List item Separate database for all the developers.

What are the pros and cons of each? And which one is better way?

© Stack Overflow or respective owner

Related posts about database

Related posts about database-management