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 > Ignite vs. Microsoft Azure Cosmos DB vs. Sadas Engine vs. Vertica vs. YDB

System Properties Comparison Ignite vs. Microsoft Azure Cosmos DB vs. Sadas Engine vs. Vertica vs. YDB

Editorial information provided by DB-Engines
NameIgnite  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSadas Engine  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.Globally distributed, horizontally scalable, multi-model database serviceSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.A distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelKey-value store
Relational DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Relational DBMSRelational DBMS infoColumn orientedDocument store
Relational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.64
Rank#89  Overall
#13  Key-value stores
#48  Relational DBMS
Score29.85
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.03
Rank#379  Overall
#156  Relational DBMS
Score11.40
Rank#43  Overall
#27  Relational DBMS
Score0.34
Rank#285  Overall
#43  Document stores
#130  Relational DBMS
Websiteignite.apache.orgazure.microsoft.com/­services/­cosmos-dbwww.sadasengine.comwww.vertica.comgithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationapacheignite.readme.io/­docslearn.microsoft.com/­azure/­cosmos-dbwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationvertica.com/­documentationydb.tech/­en/­docs
DeveloperApache Software FoundationMicrosoftSADAS s.r.l.OpenText infopreviously Micro Focus and Hewlett PackardYandex
Initial release20152014200620052019
Current releaseApache Ignite 2.68.012.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercial infofree trial version availablecommercial infoLimited community edition freeOpen Source infoApache 2.0; commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containersno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++, Java, .NetC++C++
Server operating systemsLinux
OS X
Solaris
Windows
hostedAIX
Linux
Windows
LinuxLinux
Data schemeyesschema-freeyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.Flexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesyesyes
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.yesnonono
Secondary indexesyesyes infoAll properties auto-indexed by defaultyesNo Indexes Required. Different internal optimization strategy, but same functionality included.yes
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLSQL-like query languageyesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.SQL-like query language (YQL)
APIs and other access methodsHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
Proprietary protocol
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesC#
C++
Java
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresyes (compute grid and cache interceptors can be used instead)JavaScriptnoyes, PostgreSQL PL/pgSQL, with minor differencesno
Triggersyes (cache interceptors and events)JavaScriptnoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoImplicit feature of the cloud servicehorizontal partitioninghorizontal partitioning, hierarchical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes (replicated cache)yes infoImplicit feature of the cloud servicenoneMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.Active-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes (compute grid and hadoop accelerator)with Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyes infomanaged by 'Learn by Usage'nono
User concepts infoAccess controlSecurity Hooks for custom implementationsAccess rights can be defined down to the item levelAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashAccess rights defined for Yandex Cloud users
More information provided by the system vendor
IgniteMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSadas EngineVertica infoOpenText™ Vertica™YDB
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» more

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 partiesCData: 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
IgniteMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSadas EngineVertica infoOpenText™ Vertica™YDB
Recent citations in the news

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

Apache Ignite: An Overview
6 September 2023, Open Source For You

ArcGIS and Apache Log4j Vulnerabilities
22 May 2023, Esri

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

provided by Google News

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31 January 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4 April 2022, The US Sun

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

AllegroGraph logo

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

Present your product here