#sql-server
Read more stories on Hashnode
Articles with this tag
With the high pace of development, data architects/engineers have to be able to keep up with our DevOps counterparts. We also want the many benefits...
Customers don’t want to wait more than a few seconds for an application to process and move to the next step. And we keep getting squeezed on our...
Visual Studio protects you and your data during deployments by making sure you do not delete data by accident. Such mishaps can be caused by...
When streamlining our database development process, we first must get our databases under source control. Often, the code accesses other databases on...
My first IT project was a data conversion for Fashion Bug. Since then, I have been on many conversions both as an in-house developer and as a...
Databases should be under source control and have the ability for CI/CD just like application code. Visual Studio gives you this capability. Here, we...