DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft SQL Server vs. RisingWave vs. SAP HANA vs. Solr vs. SwayDB

System Properties Comparison Microsoft SQL Server vs. RisingWave vs. SAP HANA vs. Solr vs. SwayDB

Editorial information provided by DB-Engines
NameMicrosoft SQL Server  Xexclude from comparisonRisingWave  Xexclude from comparisonSAP HANA  Xexclude from comparisonSolr  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionMicrosofts flagship relational DBMSA distributed RDBMS for stream processing, wire-compatible with PostgreSQLIn-memory, column based data store. Available as appliance or cloud serviceA widely used distributed, scalable search engine based on Apache LuceneAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelRelational DBMSRelational DBMSRelational DBMSSearch engineKey-value store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Document store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score0.64
Rank#238  Overall
#110  Relational DBMS
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score41.02
Rank#24  Overall
#3  Search engines
Score0.04
Rank#387  Overall
#61  Key-value stores
Websitewww.microsoft.com/­en-us/­sql-serverwww.risingwave.com/­databasewww.sap.com/­products/­hana.htmlsolr.apache.orgswaydb.simer.au
Technical documentationlearn.microsoft.com/­en-US/­sql/­sql-serverdocs.risingwave.com/­docs/­current/­introhelp.sap.com/­hanasolr.apache.org/­resources.html
DeveloperMicrosoftRisingWave LabsSAPApache Software FoundationSimer Plaha
Initial release19892022201020062018
Current releaseSQL Server 2022, November 20221.2, September 20232.0 SPS07 (AprilĀ 4, 2023), April 20239.6.1, May 2024
License infoCommercial or Open Sourcecommercial inforestricted free version is availableOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2Open Source infoGNU Affero GPL V3.0
Cloud-based only infoOnly available as a cloud servicenonono infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SQLServer Flex @ STACKIT offers a managed version of SQL Server with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
Implementation languageC++RustJavaScala
Server operating systemsLinux
Windows
Docker
Linux
macOS
Appliance or cloud-serviceAll OS with a Java VM inforuns as a servlet in servlet container (e.g. Tomcat, Jetty is included)
Data schemeyesyesyesyes infoDynamic Fields enables on-the-fly addition of new fieldsschema-free
Typing infopredefined data types such as float or dateyesStandard SQL-types and JSONyesyes infosupports customizable data types and automatic typingno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.yesnonoyesno
Secondary indexesyesyesyesyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLyesyesyesSolr Parallel SQL Interfaceno
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
PostgreSQL wire protocol
JDBC
ODBC
Java API
RESTful HTTP/JSON API
Supported programming languagesC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Go
Java
JavaScript (Node.js)
Python
.Net
Erlang
Java
JavaScript
any language that supports sockets and either XML or JSON
Perl
PHP
Python
Ruby
Scala
Java
Kotlin
Scala
Server-side scripts infoStored proceduresTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaUDFs in Python or JavaSQLScript, RJava pluginsno
Triggersyesnoyesyes infoUser configurable commands triggered on index changesno
Partitioning methods infoMethods for storing different data on different nodestables can be distributed across several files (horizontal partitioning); sharding through federationyesShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, but depending on the SQL-Server Editionyesyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononospark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reduceno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDoptimistic lockingAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers and Rolesyesyesno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Microsoft SQL ServerRisingWaveSAP HANASolrSwayDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

Elasticsearch replaced Solr as the most popular search engine
12 January 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

How to automate an in-place upgrade of SQL Server on Amazon EC2 | Amazon Web Services
5 June 2024, AWS Blog

10 Easy Tips for Better SQL Server Performance
2 June 2024, ITPro Today

Mastering the SQL Server command-line interface
30 May 2024, SitePoint

The Essential Guide to SQL Server 2014 Series: Scalability
1 June 2024, ITPro Today

A generative AI use case using Amazon RDS for SQL Server as a vector data store | Amazon Web Services
22 May 2024, AWS Blog

provided by Google News

Streaming Databases: Embracing the Convergence of Stream Processing and Databases
17 May 2024, InfoQ.com

RisingWave Cloud Democratizes Event Stream Processing, Making It Affordable at Cloud Scale
27 June 2023, Datanami

Open Source Ibis 8.0 Lets Data Teams Write Code Once and Use Across Local, Batch and Streaming Query Engines ...
12 February 2024, GlobeNewswire

Building a Formula 1 Streaming Data Pipeline With Kafka and Risingwave
5 September 2023, KDnuggets

TSMC's 13% Rout May Have Further to Go, Options Traders Indicate
21 April 2024, Bloomberg

provided by Google News

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4 June 2024, CRN

SAP AI Core Leverages AWS for Generative AI Advancements
6 June 2024, InsideSAP

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Top SAP Modules List for 2024 You Must be Aware Of
3 June 2024, Simplilearn

Microsoft Offers SAP HANA Enterprise Cloud Services on Azure
31 May 2024, Data Center Knowledge

provided by Google News

SOLR-led walkout demands better conditions for Compass workers
27 February 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28 May 2024, AccessWire

(SOLR) Proactive Strategies
27 May 2024, news.stocktradersdaily.com

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27 May 2024, Yahoo Movies UK

Solana Token Creator by Solr Network Becomes the Fastest-Growing Platform on Solana
16 May 2024, WICZ

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here