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 > Elasticsearch vs. Graph Engine vs. H2 vs. Microsoft SQL Server vs. Riak TS

System Properties Comparison Elasticsearch vs. Graph Engine vs. H2 vs. Microsoft SQL Server vs. Riak TS

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonH2  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Microsofts flagship relational DBMSRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelSearch engineGraph DBMS
Key-value store
Relational DBMSRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score132.83
Rank#7  Overall
#1  Search engines
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score821.56
Rank#3  Overall
#3  Relational DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitewww.elastic.co/­elasticsearchwww.graphengine.iowww.h2database.comwww.microsoft.com/­en-us/­sql-server
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmllearn.microsoft.com/­en-US/­sql/­sql-serverwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperElasticMicrosoftThomas MuellerMicrosoftOpen Source, formerly Basho Technologies
Initial release20102010200519892015
Current release8.6, January 20232.2.220, July 2023SQL Server 2022, November 20223.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial inforestricted free version is availableOpen Source
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageJava.NET and CJavaC++Erlang
Server operating systemsAll OS with a Java VM.NETAll OS with a Java VMLinux
Windows
Linux
OS X
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nononoyesno
Secondary indexesyes infoAll search fields are automatically indexedyesyesrestricted
SQL infoSupport of SQLSQL-like query languagenoyesyesyes, limited
APIs and other access methodsJava API
RESTful HTTP/JSON API
RESTful HTTP APIJDBC
ODBC
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP API
Native Erlang Interface
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C#
C++
F#
Visual Basic
JavaC#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresyesyesJava Stored Procedures and User-Defined FunctionsTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaErlang
Triggersyes infoby using the 'percolation' featurenoyesyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningnonetables can be distributed across several files (horizontal partitioning); sharding through federationSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes, but depending on the SQL-Server Editionselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectornonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesyesno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardno

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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» more

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

More resources
ElasticsearchGraph Engine infoformer name: TrinityH2Microsoft SQL ServerRiak TS
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

Recent citations in the news

AI security challenges in generative AI adoption
4 June 2024, SiliconANGLE News

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, GovTech

Elasticsearch Open Inference API Now Supports Microsoft Azure AI Studio
22 May 2024, businesswire.com

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

provided by Google News

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

SQL Server Market May See a Big Move with Major Giants Alphabet, MicroStrategy Incorporated, Teradata, SAP SE
4 June 2024, EIN News

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

SQL Server on Linux: What You Need to Know
30 May 2024, ITPro Today

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

Milvus logo

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

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.

Present your product here