Sample Header Ad - 728x90

Is database development stages the same as software development?

2 votes
2 answers
660 views
In software development, there are a series of stages that it will goes through - Dev, Test, UAT, Staging, Demo and Production. This is what I feel is correct, after reading/researching through the Internet. Database development 1. Dev the database in a separate DB (with same version as the prod and using only test data) 2. Test the dev database (with same version as the prod and using only test data) 3. Roll out to prod database My questions are: 1. Am I correct on the above database development stages? 2. Is there an equivalent of UAT/Staging/Demo in database development? 3. If point 1 is correct, how do people create/work on the dev/test database and ultimately pushing it to prod database? P.S: I am new to database so please go easy on me! Thank you!
Asked by SunnyBoiz (153 rep)
Aug 9, 2022, 02:12 AM
Last activity: Aug 23, 2022, 05:13 AM