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. EXASOL vs. Ingres vs. Microsoft Azure SQL Database vs. Sadas Engine

System Properties Comparison Elasticsearch vs. EXASOL vs. Ingres vs. Microsoft Azure SQL Database vs. Sadas Engine

Editorial information provided by DB-Engines
NameElasticsearch  Xexclude from comparisonEXASOL  Xexclude from comparisonIngres  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonSadas Engine  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 metricHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.Well established RDBMSDatabase as a Service offering with high compatibility to Microsoft SQL ServerSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelSearch engineRelational DBMSRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score135.35
Rank#7  Overall
#1  Search engines
Score1.99
Rank#124  Overall
#58  Relational DBMS
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score77.99
Rank#16  Overall
#11  Relational DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitewww.elastic.co/­elasticsearchwww.exasol.comwww.actian.com/­databases/­ingresazure.microsoft.com/­en-us/­products/­azure-sql/­databasewww.sadasengine.com
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.exasol.com/­resourcesdocs.actian.com/­ingresdocs.microsoft.com/­en-us/­azure/­azure-sqlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperElasticExasolActian CorporationMicrosoftSADAS s.r.l.
Initial release201020001974 infooriginally developed at University Berkely in early 1970s20102006
Current release8.6, January 202311.2, May 2022V128.0
License infoCommercial or Open SourceOpen Source infoElastic Licensecommercialcommercialcommercialcommercial infofree trial version available
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaCC++C++
Server operating systemsAll OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
hostedAIX
Linux
Windows
Data schemeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonono infobut tools for importing/exporting data from/to XML-files availableyesno
Secondary indexesyes infoAll search fields are automatically indexedyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyesyesyesyes
APIs and other access methodsJava API
RESTful HTTP/JSON API
.Net
JDBC
ODBC
WebSocket
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
ADO.NET
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
Supported programming languages.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java
Lua
Python
R
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyesuser defined functionsyesTransact SQLno
Triggersyes infoby using the 'percolation' featureyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslyhorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesIngres Replicatoryes, with always 3 replicas availablenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsES-Hadoop Connectoryes infoHadoop integrationnonono
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 ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
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.Memcached and Redis integrationyesnoyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standard

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

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

More resources
ElasticsearchEXASOLIngresMicrosoft Azure SQL Database infoformerly SQL AzureSadas Engine
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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Using Elasticsearch to Offload Search and Analytics from DynamoDB: Pros and Cons
10 May 2024, hackernoon.com

The Total Economic Impact™️ of Elasticsearch
8 May 2024, BankInfoSecurity.com

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

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

provided by Google News

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20 March 2024, Business Wire

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
21 February 2024, Business Wire

Exasol brings SaaS-flex to on-prem and public cloud systems
31 May 2023, The Register

provided by Google News

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, microsoft.com

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1 October 2023, InfoQ.com

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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