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 > Apache Impala vs. SAP SQL Anywhere vs. Stardog vs. Vertica vs. VoltDB

System Properties Comparison Apache Impala vs. SAP SQL Anywhere vs. Stardog vs. Vertica vs. VoltDB

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonStardog  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationCloud 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.Distributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMSRelational DBMSGraph DBMS
RDF store
Relational DBMS infoColumn orientedRelational DBMS
Secondary database modelsDocument storeSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score4.25
Rank#79  Overall
#43  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score10.68
Rank#43  Overall
#27  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websiteimpala.apache.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.stardog.comwww.vertica.comwww.voltdb.com
Technical documentationimpala.apache.org/­impala-docs.htmlhelp.sap.com/­docs/­SAP_SQL_Anywheredocs.stardog.comvertica.com/­documentationdocs.voltdb.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaSAP infoformerly SybaseStardog-UnionOpenText infopreviously Micro Focus and Hewlett PackardVoltDB Inc.
Initial release20131992201020052010
Current release4.1.0, June 202217, July 20157.3.0, May 202012.0.3, January 202311.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial infoLimited community edition freeOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud servicenononono 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++JavaC++Java, C++
Server operating systemsLinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
LinuxLinux
OS X infofor development
Data schemeyesyesschema-free and OWL/RDFS-schema supportYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.yes
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.noyesno infoImport/export of XML data possibleno
Secondary indexesyesyesyes infosupports real-time indexing in full-text and geospatialNo Indexes Required. Different internal optimization strategy, but same functionality included.yes
SQL infoSupport of SQLSQL-like DML and DDL statementsyesYes, compatible with all major SQL variants through dedicated BI/SQL ServerFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.yes infoonly a subset of SQL 99
APIs and other access methodsJDBC
ODBC
ADO.NET
HTTP API
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBCC
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyes, in C/C++, Java, .Net or Perluser defined functions and aggregates, HTTP Server extensions in Javayes, PostgreSQL PL/pgSQL, with minor differencesJava
Triggersnoyesyes infovia event handlersyes, called Custom Alertsno
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonehorizontal partitioning, hierarchical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorSource-replica replication infoDatabase mirroringMulti-source replication in HA-ClusterMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenonono infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integritynoyesyes inforelationships in graphsyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and Kerberosfine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hashUsers and roles with access to stored procedures
More information provided by the system vendor
Apache ImpalaSAP SQL Anywhere infoformerly called Adaptive Server AnywhereStardogVertica infoOpenText™ Vertica™VoltDB
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

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

More resources
Apache ImpalaSAP SQL Anywhere infoformerly called Adaptive Server AnywhereStardogVertica infoOpenText™ Vertica™VoltDB
Recent citations in the news

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27 October 2017, KDnuggets

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, blogs.oracle.com

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

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

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

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here