No more typing reviews! Try our Samantha, our new voice AI agent.

SAP Adaptive Server Enterprise vs SQL Server comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 4, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

SAP Adaptive Server Enterprise
Ranking in Relational Databases Tools
20th
Average Rating
8.4
Reviews Sentiment
5.9
Number of Reviews
14
Ranking in other categories
No ranking in other categories
SQL Server
Ranking in Relational Databases Tools
1st
Average Rating
8.4
Reviews Sentiment
6.6
Number of Reviews
274
Ranking in other categories
Database Management Systems (DBMS) (1st)
 

Mindshare comparison

As of May 2026, in the Relational Databases Tools category, the mindshare of SAP Adaptive Server Enterprise is 1.4%, up from 0.9% compared to the previous year. The mindshare of SQL Server is 10.7%, down from 17.3% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Relational Databases Tools Mindshare Distribution
ProductMindshare (%)
SQL Server10.7%
SAP Adaptive Server Enterprise1.4%
Other87.9%
Relational Databases Tools
 

Featured Reviews

reviewer2784705 - PeerSpot reviewer
Senior Advisor at a government with 10,001+ employees
Long term database experience has supported OLTP workloads and delivers reliable cross platform migrations
SAP is not putting money into modernizing SAP Adaptive Server Enterprise. One of the things I discovered on the last project I was on was that they did not incorporate the Intel new instruction set in SAP Adaptive Server Enterprise. Intel has augmented its instruction set referred to as new instructions. They did that to make conversion easier. When you migrate SAP Adaptive Server Enterprise cross-platform, you go through a process where it converts the character set. If you are going from AIX to Linux or from Solaris to Linux, Linux is referred to as Little Endian, while AIX or Solaris are considered Big Endian. This is determined by how the product stores data. The word size of these processors is 32 bits long. If you start numbering from the little end, it is referred to as Little Endian. If you start numbering from the big end, it is called Big Endian. To migrate a SAP Adaptive Server Enterprise database from a Big Endian setup like AIX or Solaris to migrate to a Big Endian setup on an Intel, the operating system determines whether it is Little Endian or Big Endian. When you migrate from Big Endian to Little Endian, the database has to go through a character set conversion, and some of these databases are quite large with gigabytes and gigabytes of data. They have to do a character set conversion to the existing database before they do anything else. The worst part is that you have to rebuild all the indexes when you do that. When you switch endianness of the database, you have to rebuild all the indexes. It will automatically do that for system tables, but for actual user databases, you have to rebuild all your indexes, and it takes a long time. SAP Adaptive Server Enterprise is a relational database and is the predecessor of Microsoft SQL Server. All that functionality that Microsoft SQL Server had came from essentially SAP Adaptive Server Enterprise. The problem with SAP Adaptive Server Enterprise these days is it is not expanding its place in the marketplace or expanding its position in the marketplace. A lot of companies have migrated away from SAP Adaptive Server Enterprise. It works fairly well, but the problem is SAP Adaptive Server Enterprise was architected to be an OLTP engine and is now doing things for larger databases that were not in its original intended purpose. The endianness of the RDBMS is a major impediment to continuing to use SAP Adaptive Server Enterprise. You have a multi-gigabyte database, and it will go through a conversion process in a single-threaded fashion, and then you have to rebuild the indexes. Rebuilding the indexes is lengthy and time-consuming. The part of the conversion process that is concerned with conversion of the character set is single-threaded. You may have eight cores on your machine or virtual machine and only one can be used in the conversion process. There is another problem with the whole thing in that it will sometimes not operate properly. Under certain workloads, SAP Adaptive Server Enterprise will become overwhelmed. When you convert it, it does not operate properly in all circumstances. The root cause of that is that SAP in its desire to save money and desire to orphan the product has not recompiled or redeveloped the product to take advantage of the Intel new instruction set. Other relational databases such as Oracle and Microsoft SQL Server have the same issue to deal with, but with those platforms, they are taking advantage of the new instruction set. There are some additional Intel instruction sets or instructions in their Intel instruction set. With SAP Adaptive Server Enterprise, they did not bother to incorporate support for the new instruction set instructions. In certain circumstances, the database does not operate properly. It is unable to do what it needs to do. If you do your research and go on the internet and see what happens with Oracle or Microsoft SQL Server, what comes back is that it takes 4% longer to perform a lot of the instructions. When you are using the new instruction set, it adds 4% to the runtime of the database.
Peter Larsson - PeerSpot reviewer
Data Warehouse Lead at Resurs Bank AB (publ.)
Ledger and seamless integrations have strengthened trusted analytics and unified workloads
SQL Server's high availability and disaster recovery features work for supporting mission-critical applications, but there is much more to wish for. These features are not quite ready yet, although they do function. However, they could be significantly better. High availability and disaster recovery features should be improved in the next releases. I have noticed that everything could be improved or enhanced in the future, particularly temporal tables and window functions. Sometimes, I believe Microsoft releases features to stay ahead of competitors, but they do not make them feature-rich or feature-complete. They release something to be ahead of leaders and then seem to forget to maintain and upgrade them. I want Microsoft to pay more attention and be more mindful about the things they implement. It is fine to do a first release that works, but you cannot simply abandon it in the following years without service packs and improvements. You must continue to build on features rather than forgetting about them.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"This is a wonderful database that is, in my opinion, underrated. Users are able to get the most out of my experience by taking advantage of its centralized environment."
"Provides very good integration."
"Sufficient, robust, power DB."
"SAP Adaptive Server Enterprise is a good transactional database."
"This product has my complete confidence."
"SAP ERP offers us a robust platform where financial stakeholders spend less time collating and sourcing out records and implementing payments."
"SAP Adaptive Server Enterprise was basically as good as its rivals in my experience."
"They provide easy integration with other systems."
"SQL Server has been very scalable."
"I have found SQL Server easy to use."
"The backup and recovery allow us to easily access previous 10 to 15 years of data, which is only possible using SQL Server due to its uniqueness in handling large data sets."
"Stability and usability, which is quite simple, are two of the solution's most valuable features."
"The product can scale if a company needs it to."
"SQL Server provides good performance. Most of the SQL solutions can be integrated and this solution is no different, you are able to link other databases. For example, we have Oracle running a Postgres Server and it is linked. It follows the ISO standard when it comes to commands, it works well."
"SQL Server stands out due to its robust parallel processing capabilities."
"It is secure, and it is fast. For our present database size, we are using the Always-On feature on SQL Server so that our transactions are replicated among three servers. If one server goes down, we can find the data from other servers. We have benefited from this feature."
 

Cons

"User interface could be more user friendly."
"I think that the solution needs to be positioned better within the market as it appears as though the Adaptive Server is being left out of the SAP scope."
"Cost-wise, SAP is still expensive compared to other available products."
"In my opinion, product support is not that great from SAP because they have already declared the end-of-date for SAP ASE. They will be stopping product support."
"SAP should refine its debugging method, and the process needs to be a little faster. It should use more Pragmas and fewer pseudocomments. I would like if SAP added more features based on advanced technologies, like artificial intelligence and voice control. The modularization and if-else techniques could also incorporate the latest technology to code and solve complex problems. The SAP Editor should be more elaborative, and it should allow many more types of statements for all uses."
"They turned a functional product into something where you have to go through a difficult process to do the conversion."
"I'd like to see a more friendly user interface."
"Because the solution is customized. we do occasionally face unique bugs. There are always some changes that need to be made here and there."
"It would be ideal if the solution offered better integration capabilities."
"The way SQL Server pivots data could be improved. For example, I would like built-in comma-separated pivot and unpivot functions."
"The interface could be updated to make it slightly more user-friendly."
"The way SQL Server pivots data could be improved. For example, I would like built-in comma-separated pivot and unpivot functions."
"Query optimitzer could be simplified."
"The number of concurrent users is too limited and other databases are better than SQL in this regard."
"Technical support could be better."
"In some cases it is quite difficult, like the lack of ease of the replication and other issues. They have to improve on that. They do not have features like "always on," which is complicated."
 

Pricing and Cost Advice

"I rate SAP Adaptive Server Enterprise's pricing a six out of ten."
"Price-wise, the product is worth it since one needs very less infrastructure to use it."
"The licensing cost for ASE is pretty low."
"The price could be cheaper."
"On a scale from one to ten, where one is cheap and ten is expensive, I rate the solution's pricing a seven out of ten."
"It comes with the bundle package that we have. We have Microsoft Volume Licensing, so we don't have to pay for it separately. It is a part of the package."
"The cost associated with SQL Servers is on the higher side."
"For licensing, we pay yearly. The licensing is very expensive, and it should be cheaper."
"The price could always be lower."
"The price could be better. Aside from the basic features, if you need any additional features that can be extended, for example, if you want to connect with the heterogeneous databases, they are being managed as separate services and not included in the package. If you manage a database in Azure, it's not providing SFS and reporting services. However, on-premises, if you purchase the SQL Server license, it includes SFIS and SFRS services. If you take Postgre SQL and MySQL, they provide almost all the same features even though they are both open source databases."
"We pay per second of usage, but there are different offerings of the license."
report
Use our free recommendation engine to learn which Relational Databases Tools solutions are best for your needs.
895,399 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
15%
Manufacturing Company
11%
Construction Company
9%
Healthcare Company
7%
Financial Services Firm
40%
Manufacturing Company
6%
Comms Service Provider
4%
Computer Software Company
4%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business3
Large Enterprise11
By reviewers
Company SizeCount
Small Business119
Midsize Enterprise60
Large Enterprise119
 

Questions from the Community

What is your experience regarding pricing and costs for SAP Adaptive Server Enterprise?
From a pricing perspective, I would say the solution is fairly priced. In Oracle, you have two or three databases at most on one machine. In SAP Adaptive Server Enterprise, one machine can have mul...
What needs improvement with SAP Adaptive Server Enterprise?
SAP is not putting money into modernizing SAP Adaptive Server Enterprise. One of the things I discovered on the last project I was on was that they did not incorporate the Intel new instruction set...
What is your primary use case for SAP Adaptive Server Enterprise?
I have worked with SAP Adaptive Server Enterprise, SAP Adaptive Server Enterprise IQ, and Replication Server. I also worked with SQL Anywhere at one point. SAP acquired Sybase at one point, and the...
Would you say the price of SQL Server is high compared to that of similar products?
SQL Server is fairly priced because it has various editions, depending on the number of users, servers, or core packs you are using. If you compare the product to others in this category, the price...
Has using SQL Server helped your organization in any way?
SQL Server has helped my organization through partitioning to distribute the workload, as it splits them up into smaller pieces so the machines can easily deal with it. However, this comes with a h...
Which authentication mode is best for SQL Server?
My company connects through SQL Server authentication. We have company Windows accounts, but we do not want to connect the two, out of security concerns and to keep things separated for our own pur...
 

Also Known As

SAP ASE
Microsoft SQL Server, MSSQL, MS SQL
 

Overview

 

Sample Customers

City of Buenos Aires, ASR Group, Citrix, EarlySense, Usha International Limited, Automotive Resources International (ARI), Takisada-Osaka Co. Ltd., Coelba (Grupo Neoenergia), RZD Russian Railways, National Basketball Association - NBA, TALLY
Microsoft SQL Server is used by businesses in every industry, including Great Western Bank, Aviva, the Volvo Car Corporation, BMW, Samsung, Principality Building Society, Wellmark Blue Cross and Blue Shield, and the Catholic District School Board of Eastern Ontario.
Find out what your peers are saying about SAP Adaptive Server Enterprise vs. SQL Server and other solutions. Updated: April 2026.
895,399 professionals have used our research since 2012.