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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:13:28+00:00 2026-05-15T14:13:28+00:00

My development team of four people has been facing this issue for some time

  • 0

My development team of four people has been facing this issue for some time now:

Sometimes we need to be working off the same set of data. So while we develop on our local computers, the dev database is connected to remotely.

However, sometimes we need to run operations on the db that will step on other developers’ data, ie we break associations. For this a local db would be nice.

Is there a best practice for getting around this dilemma? Is there something like an “SCM for data” tool?

In a weird way, keeping a text file of SQL insert/delete/update queries in the git repo would be useful, but I think this could get very slow very quickly.

How do you guys deal with this?

  • 1 1 Answer
  • 3 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-15T14:13:29+00:00Added an answer on May 15, 2026 at 2:13 pm

    You may find my question How Do You Build Your Database From Source Control useful.

    Fundamentally, effective management of shared resources (like a database) is hard. It’s hard because it requires balancing the needs of multiple people, including other developers, testers, project managers, etc.

    Often, it’s more effective to give individual developers their own sandboxed environment in which they can perform development and unit testing without affecting other developers or testers. This isn’t a panacea though, because you now have to provide a mechanism to keep these multiple separate environments in sync with one another over time. You need to make sure that developers have a reasonable way of picking up each other changes (both data, schema, and code). This isn’t necesarily easier. A good SCM practice can help, but it still requires a considerable level of cooperation and coordination to pull it off. Not only that, but providing each developer with their own copy of an entire environment can introduce costs for storage, and additional DBA resource to assist in the management and oversight of those environments.

    Here are some ideas for you to consider:

    1. Create a shared, public “environment whiteboard” (it could be electronic) where developers can easily see which environments are available and who is using them.
    2. Identify an individual or group to own database resources. They are responsible for keeping track of environments, and helping resolve the conflicting needs of different groups (developers, testers, etc).
    3. If time and budgets allow, consider creating sandbox environments for all of your developers.
    4. If you don’t already do so, consider separating developer “play areas”, from your integration, testing, and acceptance testing environments.
    5. Make sure you version control critical database objects – particularly those that change often like triggers, stored procedures, and views. You don’t want to lose work if someone overwrites someone else’s changes.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My development team has worked with subversion for quite some time. The way that
I need to involve some markup and javascript people to help development team on
I have been trying to setup git for our web development team unsuccessfully. Some
I am working with a globally distributed development team that has to download builds
This question came up on the development team I'm working with and we couldn't
We have a four person development team that is in need of a formalized
My development team has been over-using the term deploy, and it seems to have
I saw some people in a development team using Memcached to cache database results,
From what I saw on their Github page, the Rails development team has been
My development team has run into a design issue. I'm hoping someone can help

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.