DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Infobright vs. MySQL vs. SAP IQ vs. Vertica vs. YDB

System Properties Comparison Infobright vs. MySQL vs. SAP IQ vs. Vertica vs. YDB

Editorial information provided by DB-Engines
NameInfobright  Xexclude from comparisonMySQL  Xexclude from comparisonSAP IQ infoformer name: Sybase IQ  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendWidely used open source RDBMSColumnar RDBMS optimized for Big Data analyticsCloud 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 modelRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMS infocolumn-orientedRelational DBMS infoColumn orientedDocument store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.88
Rank#198  Overall
#92  Relational DBMS
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score2.56
Rank#106  Overall
#52  Relational DBMS
Score9.62
Rank#42  Overall
#26  Relational DBMS
Score0.39
Rank#269  Overall
#43  Document stores
#126  Relational DBMS
Websiteignitetech.com/­softwarelibrary/­infobrightdbwww.mysql.comwww.sap.com/­products/­technology-platform/­sybase-iq-big-data-management.htmlwww.vertica.comgithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationdev.mysql.com/­dochelp.sap.com/­docs/­SAP_IQvertica.com/­documentationydb.tech/­en/­docs
DeveloperIgnite Technologies Inc.; formerly InfoBright Inc.Oracle infosince 2010, originally MySQL AB, then SunSAP, formerly SybaseOpenText infopreviously Micro Focus and Hewlett PackardYandex
Initial release20051995199420052019
Current release9.0.0, July 202416.1 SPS04, April 201912.0.3, January 2023
License infoCommercial or Open Sourcecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialcommercial infoLimited community edition freeOpen Source infoApache 2.0; commercial license available
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 languageCC and C++C++
Server operating systemsLinux
Windows
FreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
LinuxLinux
Data schemeyesyesyesYes, 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 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.noyesnonono
Secondary indexesno infoKnowledge Grid Technology used insteadyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.yes
SQL infoSupport of SQLyesyes infowith proprietary extensionsyesFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.SQL-like query language (YQL)
APIs and other access methodsADO.NET
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
RESTful HTTP API
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 languages.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Java
Perl
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxyesyes, PostgreSQL PL/pgSQL, with minor differencesno
Triggersnoyesyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricshared disk or shared nothing architectures with SAP IQ Multiplexerhorizontal partitioning, hierarchical partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
SAP/Sybase Replication ServerMulti-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 methodsnonoHadoop integrationno infoBi-directional Spark integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
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.yesyesnonono
User concepts infoAccess controlfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights 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

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 MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
InfobrightMySQLSAP IQ infoformer name: Sybase IQVertica infoOpenText™ Vertica™YDB
DB-Engines blog posts

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

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

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

show all

Recent citations in the news

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

Announcing MySQL Implementation Oracle Certified Associate Exam
18 September 2024, Oracle

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

Upgrading Uber’s MySQL Fleet to version 8.0
8 August 2024, Uber

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Google Cloud adds backup vaults and centralized management
10 September 2024, Blocks & Files

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP Scales Out HANA In-Memory For Clouds
6 March 2014, EnterpriseAI

Data Integration Tools, Connectors & Solutions | Progress DataDirect
17 August 2015, Progress Software

provided by Google News

Vertica on Kubernetes
20 June 2024, OpenText

What’s New in OpenText Vertica
10 January 2024, OpenText

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

MapR Hadoop Upgrade Spins YARN, Supports HP Vertica Analytics Platform
31 May 2024, Data Center Knowledge

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK
11 February 2021, AWS Blog

provided by Google News

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

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

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

Yandex Food Delivery Service Leak Revealed Personal Information of Russia's Secret Police
3 April 2022, Tech Times

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Milvus logo

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

Present your product here