Microsoft SQL pricey but worth it
Use Cases and Deployment Scope
We use it to hold the databases that with use for our Apps. It gives us a efficient way to store all the data we have in order to make our apps works. Any business needs a database to store it's data and with Microsoft SQL things are easier to manage.
Pros
- Data structure
- Good documentation
- Huge posibilities
- Efficient querying
Cons
- Easy issues management , like deadlocks and slow performance
- Resource use , it's very memory hungry
- Pricing
Likelihood to Recommend
With Microsoft SQL you will have a easier and faster deployment and work. It's true that you have other open sources options , like mysql for example but the learning curve and support it's harder. It's pricey but it's worth it. If you are a small organization you could try to use SQL Express but the database size is limited , in that scenario you might want to go with a open source option.
