PeerSpot user
Senior Developer at a tech vendor with 201-500 employees
Vendor
Gives me the ability to mold a process flow or modularly add in new structures
Pros and Cons
  • "Without any doubt the Integration Services and Analysis Services are the most widely used. These are the basis for data quality, data gathering, ETL process, as well as collation for the data warehouse, Cube-generation, and ad-hoc processes. The ease in which you may mold a process flow or even modularly add in new structures is something which is much needed in my job."
  • "An area for improvement would be the SQL Server process monitoring, which is quite basic and could sustain more information."
  • "The only item which I can list is application failure during Integration Services debugging, when restarting a process flow. In a number of instances the solutions fails. I have not given this much thought and simply stop and start the debugging service rather than restarting."

How has it helped my organization?

In the current organisation there was no centralised data repository. Thus, statistics, reporting, and generic management information were not existent. With the introduction of SQL Server, we have consolidated relevant business data into one main repository. We built reporting structures and analytics on top of the repository to help analysts and teams manage themselves, as well as provide management information. From basic or incomplete reports and statistics, we moved to a full reporting data structure, providing a holistic view of the organisation's data.

What is most valuable?

Without any doubt the Integration Services and Analysis Services are the most widely used. These are the basis for data quality, data gathering, ETL process, as well as collation for the data warehouse, Cube-generation, and ad-hoc processes. The ease in which you may mold a process flow or even modularly add in new structures is something which is much needed in my job.

What needs improvement?

An area that definitely needs improvement is the Reporting Service side with the actual report server. Although to be fair, Microsoft has developed a new branch of tools for reporting; presumably that is why they have not improved the Reporting Service side. Nevertheless, if this was not the case then, yes, it would be an area for improvement. Another area would be the SQL Server process monitoring, which is quite basic and could sustain more information.

For how long have I used the solution?

One to three years.
Buyer's Guide
SQL Server
March 2024
Learn what your peers think about SQL Server. Get advice and tips from experienced pros sharing their opinions. Updated: March 2024.
768,740 professionals have used our research since 2012.

What do I think about the stability of the solution?

Overall, SQL Server 2014 is a very stable product and so far I cannot remember major issues that I have encountered. The only item which I can list is application failure during Integration Services debugging, when restarting a process flow. In a number of instances the solutions fails. I have not given this much thought and simply stop and start the debugging service rather than restarting.

What do I think about the scalability of the solution?

So far, we have had no scalability issues. I have read about instances where people encounter issues online, but fortunately enough I have never encountered issues.

Which solution did I use previously and why did I switch?

Yes, in the past I have worked with different versions of SQL server and have switched due to upgrades to utilise the latest version. I have also used Oracle, Tableau, SAP, and Jaspersoft.

The main reason I went for SQL Server is because it felt easier and more adaptive. Also, most of the products we use within the organisation are Microsoft-based, so that provided an extra advantage over the rest.

How was the initial setup?

Not too complex. We had spent a number of months on the design and planning stages, deciding how we would go about the setup, security, and accessibility aspects, so that when it came time for the actual setup, the process looked pretty straightforward. Don't get me wrong, it still took a number of days to finalise, but we had a concrete plan of action, the steps needed, and the work was delegated accordingly.

What's my experience with pricing, setup cost, and licensing?

My advice is quite straightforward. If you know the number of users who really and truly need access to the Server then it is a no-brainer. If you do not know, then get the basic package and minimum licenses and start from there. Needless to say, users can develop/use data structures outside and then deploy onto the Server.

Which other solutions did I evaluate?

Within the current organisation, we did not look at other options. I was pretty confident that the product would do the job, based on my previous experience with similar products. One key factor which pushed us to choose SQL Server was the cost of the product versus the amount of work to develop/maintain.

What other advice do I have?

I rate it eight out of 10. It is quite a good product and has improved dramatically. Like all products, it has bugs here and there and some areas still need improvement.

I have been using the solution for the past two and half years, however, I have worked with older versions of SQL Server (2012, 2008, 2005). The solution is quite powerful and versatile and I have not yet used all the areas/modules of the solution. It is not always easy to utilise all the available modules for the solution, especially if your work is focused solely on a particular area. Nonetheless, I try to use different areas for side projects.

Plan thoroughly before, and once implemented go through the structure regularly and remodel accordingly. When planning, go through all the various sections, resources, accessibility, security etc.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
PeerSpot user
Founder & Principal Architect at a tech services company with 1,001-5,000 employees
Consultant
The best-ever SQL Server release - again

Microsoft’s flagship database engine, SQL Server, keeps getting better with every release. The SQL Server 2014 platform is the best-ever SQL Server release, and is packed full of features for organizations of all sizes.

Every organization has different requirements for data. Vendors might specify a particular product or platform for their software. In-house development staff might be geared towards one platform over others. Management might have their preferences. SQL Server might not be right for all shops out there, but I can state that it provides the same scalability, flexibility, and raw power of other DBMS platforms on the market, and does it with the easiest to manage suite of features that I encounter. I enjoy this product and the technical community that has grown up around this product so much that I have dedicated this portion of my career to the mastery of SQL Server as a database and architecture consultant. SQL Server 2014 continues the platform’s evolution towards the future, and I continue to stand by it.

The core database engine is one of the easiest portions of the product to administer via the included SQL Server Management Studio tool. Quite a few of the SQL Server installations that I encounter in the wild are installed by non-DBAs who just click through the installation wizard and stand up their required SQL Server instances. This simplicity is one of the product’s double-edged swords, because even though it is trivial to install, non-DBAs tend to skip the best practices around infrastructure architecture, installation, post-installation configuration, and ongoing management that helps the product to really shine.

The Enterprise edition contains an updated and enhanced feature called AlwaysOn, and it allows for the simple setup of highly available databases so that the data is available if a server fails. It also plays a double role in allowing for the setup of disaster recovery database servers so that if an entire datacenter fails, applications can continue to work with only a minor interruption in service (usually measured in seconds). Failover and failback are trivial, and a single interface is all that is required to manage the entire setup. I love this feature, and as my clients are starting to migrate to SQL Server 2012 and SQL Server 2014, see a tremendous increase in AlwaysOn adoption at the moment.

The other huge feature is with In-Memory OLTP, or codename Hekaton. It is in-memory extensions that allow an application to begin to use memory to dramatically improve the performance of an application with only minor modifications to the app code.

Other features included in the core engine and licenses editions of the production include:

  • Backup encryption to make things more secure
  • Resource governance to keep high trafficked databases from being ‘noisy neighbors’ to other application databases
  • Data and backup encryption
  • Finely tuned security levels, based on your organization’s requirements
  • Integration Services - that includes a graphical means to transport, load, and transform data
  • Analysis Services – build data warehouses and cubes to help you gain serious insight into your business trends
  • PowerPivot for Excel to allow your end users to manage and transform the data that they require for decision support processes
  • Reporting Services – grant your users the ability to run and schedule their own reports in a simple to use management interface
  • Report Builder – advanced end users can construct their own reports, and even their own queries with the ‘model’ of the data that you present to them

SQL Server also now has the ability to move data into and out of the public cloud with ease through backing up to Microsoft’s Azure platform.

If you currently have SQL Servers in your organization, run – don’t walk – to SQL Server 2014. If you have some of the other database platforms on the market, consider migrating to SQL Server so you can reduce licensing costs, improve scalability while reducing complexity, and increase the number of database that a single DBA can individually manage.

Pros: Tremendous scalability. Easy to use and manage. Blur High Availability and Disaster Recovery with AlwaysOn Database Availability Groups. Business intelligence tools increases business insight into data.

Cons: The licensing has persisted the per-core model, and as a result the cost for the platform stays higher than expected. Adding software assurance, which I consider a must for virtualizing SQL Server, also drives up the cost.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Buyer's Guide
SQL Server
March 2024
Learn what your peers think about SQL Server. Get advice and tips from experienced pros sharing their opinions. Updated: March 2024.
768,740 professionals have used our research since 2012.
Mudasir Shafi - PeerSpot reviewer
Testing Lead at Enstoa
Real User
Integrates well, good support, and quick deployment
Pros and Cons
  • "The most valuable features of SQL Server are the speed, great support, and it is from a known vendor."
  • "The security features of the solution could be better."

What is our primary use case?

We are using SQL Server for data processing.

What is most valuable?

The most valuable features of SQL Server are the speed, great support, and it is from a known vendor.

What needs improvement?

The security features of the solution could be better.

For how long have I used the solution?

I have used SQL Server within the past 12 months.

What do I think about the scalability of the solution?

SQL Server is a scalable solution.

We have approximately 200 users using this solution. We increase the number of users every year.

How are customer service and support?

I have not contacted their technical support.

How was the initial setup?

The process for the deployment is straightforward. It takes approximately four hours to complete.

What about the implementation team?

We did the implementation of SQL Server in-house. We have eight people managing the solution. The team includes managers, technicians, and administrators.

What's my experience with pricing, setup cost, and licensing?

There is a subscription that needs to be purchased to use the solution.

What other advice do I have?

I would advise others this is a good Microsoft solution.

I rate SQL Server a nine out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Advisory Software Engineer at a tech services company with 1,001-5,000 employees
Real User
Gives you all the basic requirements and can be integrated with other applications
Pros and Cons
  • "The solution has a user-friendly environment and supporting functionalities. It also has great memory and processing databases."
  • "Other than Synapse and the other version of SQL Server, they face some problems while processing the data."

What is our primary use case?

Our use case is creating data warehouses using the SQL Server database.

The solution is deployed on-premises and on public and private clouds.

What is most valuable?

The solution has a user-friendly environment and supporting functionalities. It also has great memory and processing databases.

What needs improvement?

Other than Synapse and the other version of SQL Server, they face some problems while processing the data. For example, the one issue we face is that when we need to process the queue, it's costly with Azure and SQL Servers. We also face some memory issues with that.

For how long have I used the solution?

I have been using this solution for more than eight years.

What do I think about the stability of the solution?

The solution is very stable.

What do I think about the scalability of the solution?

The solution is scalable.

How are customer service and support?

We have a different technical team that deals with issues. So we only communicate the issue to them, and they communicate with the team.

How was the initial setup?

Setup is very easy, especially compared to Oracle.

What's my experience with pricing, setup cost, and licensing?

Synapse is a bit costly. If I compare it with different databases, I think it's a reasonable price. If I'm talking about licensing of the Oracle, it seems that normal organizations have it and some smaller organizations can also afford it, which is a good thing.

Which other solutions did I evaluate?

I have also evaluated Oracle.

What other advice do I have?

I would rate this solution 8 out of 10. 

I always recommend SQL Server. To whoever asks me, I will say, "Just go for it." The databases are good. In terms of pricing, SQL Server is good. In terms of functionality, it gives you all the basic requirements. You can also integrate it with different applications, which is an advantage.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer: partner
PeerSpot user
Principal JDE Business Analyst at a manufacturing company with 201-500 employees
Real User
It's working great for us with availability groups, columnstore indexes, and other features
Pros and Cons
  • "I like the availability group functionality. We are setting up more clusters using availability groups. The enterprise licensing or Software Assurance makes it a little bit cheaper as well. It is nice to have that read-only copy for reporting and everything else."
  • "On the SQL Server Management Studio (SSMS) side, I have noticed more bugs in terms of being able to connect to our SQL servers. I can't tell how many times my recent server list got dropped or cleaned out. It is a pain, and it would be nice to have that recent connect list when you connect in. For whatever reason, once in a while, I get a hard error, and it'll close. When I go back in, everything is cleared out. It is annoying when you are working with more than a hundred database instances."

What is our primary use case?

All of our .NET applications and some of our third-party applications require a single server database, AutoCAD, and things like that. Our custom apps are the largest estate of databases.

In our production environments, we're on version 17. I've worked with the most recent version but not in a production environment. 

What is most valuable?

I like the availability group functionality. We are setting up more clusters using availability groups. The enterprise licensing or Software Assurance makes it a little bit cheaper as well. It is nice to have that read-only copy for reporting and everything else.

They've been adding a lot of great functionality such as columnstore indexes to improve the way indexes are rebuilt and to be able to do online index rebuilds. All those are great features.

What needs improvement?

On the SQL Server Management Studio (SSMS) side, I have noticed more bugs in terms of being able to connect to our SQL servers. I can't tell how many times my recent server list got dropped or cleaned out. It is a pain, and it would be nice to have that recent connect list when you connect in. For whatever reason, once in a while, I get a hard error, and it'll close. When I go back in, everything is cleared out. It is annoying when you are working with more than a hundred database instances.

For how long have I used the solution?

I have been working with this solution for probably 18 years.

How was the initial setup?

Everything is pretty much scripted out, so it is pretty straightforward for us. 

What other advice do I have?

They've been adding a lot of great functionality, and hopefully, they continue down that path. We don't use a lot of the more advanced features at this point, but for what we're doing right now, it's working really great with availability groups and other features. 

Its usability has gotten a lot better after version 14. There were a lot of great updates after version 14 for SQL or query performance with the engine.

I would rate it an eight out of 10.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
PeerSpot user
Deputy Manager at a computer software company with 10,001+ employees
Real User
Helpful support, scales to our requirements, and handles our critical applications
Pros and Cons
  • "I have contacted technical support, and overall my experience with technical support was okay."
  • "I would like to see improvements made to the stability of SQL Server, as well as more analytics requirements."

What is our primary use case?

We are business consults. We use SQL Server to ensure that critical applications remain operational by performing BCM activities across application and database servers.

What is most valuable?

SQL Server has scaled as per our requirements.

What needs improvement?

I would like to see improvements made to the stability of SQL Server, as well as more analytics requirements.

For how long have I used the solution?

From a restoration perspective, I have been working with SQL Server for a few years.

What do I think about the stability of the solution?

The stability of the SQL Server needs improvements.

What do I think about the scalability of the solution?

We have over 2,000 users in our organization.

How are customer service and support?

I have contacted technical support, and overall my experience with technical support was okay.

How was the initial setup?

The installation took a few days to complete.

We have a team of three or four admins to maintain this solution.

What about the implementation team?

We had assistance from an integrator.

What's my experience with pricing, setup cost, and licensing?

Licensing fees are paid on a yearly basis.

Which other solutions did I evaluate?

We were evaluating other solutions for a specific requirement in our organization. The requirement is now complete.

What other advice do I have?

I would recommend this solution to others who are interested in using it.

I would rate SQL Server an eight out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Principal, Sr. IT Consultant at a consultancy with 51-200 employees
Consultant
It is fairly easy to work with
Pros and Cons
  • "It is fairly easy to work with. I like the high-availability options, like mirroring for example, and the high-availability groups."
  • "The Management Studio is a pretty heavy piece of software, and it's sometimes slow. I would recommend making an express version of the Management Studio, which is lighter and has fewer features but is a little faster."

What is our primary use case?

We set up SQL Servers for developers who develop applications for data mining. Our clients are generally small or medium-sized businesses. There's also a SQL Server Express that many software vendors use to support their applications. That gets installed often—usually as part of the application installation. 

What is most valuable?

It is fairly easy to work with. I like the high-availability options, like mirroring for example, and the high-availability groups. It's quite an interesting feature that enables high availability for the SQL Server. I think it's important. So that's the feature that I'm particularly interested in and it works pretty well.

What needs improvement?

The Management Studio is a pretty heavy piece of software, and it's sometimes slow. I would recommend making an express version of the Management Studio, which is lighter and has fewer features but is a little faster.

For how long have I used the solution?

"Using" is the wrong word. We mostly set it up for others. The last time we set up an SQL Server for a client was about a year ago.

What do I think about the stability of the solution?

We haven't had any experiences. The software hasn't been unstable or glitchy in our environment so far.

What do I think about the scalability of the solution?

In terms of scalability, it would be closed to a high-availability group. So I would say it varies in scale. 

What other advice do I have?

I would rate it nine out of 10. Nothing's perfect.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
PeerSpot user
Senior BI Consultant at a tech services company with 11-50 employees
Consultant
Overall high quality features, reliable, and good technical support
Pros and Cons
  • "I have found the whole solution with all its features wonderful."
  • "If this solution could provide an automatic indexing feature it would be very useful."

What is our primary use case?

Our primary use case is for SQL Server is data warehousing and business intelligence.

How has it helped my organization?

This solution acts as the backbone of most IT services. It is essential for us to use it.

What is most valuable?

I have found the whole solution with all its features wonderful.

What needs improvement?

If this solution could provide an automatic indexing feature it would be very useful.

In the next release, there could be better integration with Power BI or other tools.

For how long have I used the solution?

I have been using this solution for approximately 20 years.

What do I think about the stability of the solution?

The solution is stable. There has been a few bugs but all solutions have them at one time or another.

What do I think about the scalability of the solution?

There are scalability limitations and this is why we are evaluating cloud alternatives. 

I rate the scalability of SQL Server a four out of five.

How are customer service and technical support?

We provide support for our clients but if we need support we receive it quickly because we are prime customers.

Which other solutions did I evaluate?

We are currently evaluating cloud options.

What other advice do I have?

I would advise those wanting to implement this solution to thoroughly investigate if this is the right tool for their use case.

I rate SQL Server an eight out of ten.

Which deployment model are you using for this solution?

Private Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer: partner
PeerSpot user
Buyer's Guide
Download our free SQL Server Report and get advice and tips from experienced pros sharing their opinions.
Updated: March 2024
Product Categories
Relational Databases Tools
Buyer's Guide
Download our free SQL Server Report and get advice and tips from experienced pros sharing their opinions.