Do you know the naming convention for use on database server test and production?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
<introEmbed
body={<>
Generally, every client should have a dev and a test database, so the dev database needs to have the postfix "Dev" and the test database need to have the postfix "Test"(E.g. SSWCRMDev, SSWCRMTest). However, you don't need any postfix for the production database.
</>}
/>


❌ Figure: Bad Example - Database with bad names

✅ Figure: Good Example - Database with standard names
Related rules
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.