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

DBMS > Coveo vs. MySQL vs. TinkerGraph vs. VoltDB

System Properties Comparison Coveo vs. MySQL vs. TinkerGraph vs. VoltDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCoveo  Xexclude from comparisonMySQL  Xexclude from comparisonTinkerGraph  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionAI-powered hosted search, recommendation and personalization platform providing tools for both low-code and full-code developmentWidely used open source RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIDistributed 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 modelSearch engineRelational DBMS infoKey/Value like access via memcached APIGraph DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.14
Rank#116  Overall
#11  Search engines
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score0.08
Rank#345  Overall
#34  Graph DBMS
Score1.38
Rank#156  Overall
#72  Relational DBMS
Websitewww.coveo.comwww.mysql.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlinwww.voltdb.com
Technical documentationdocs.coveo.comdev.mysql.com/­docdocs.voltdb.com
DeveloperCoveoOracle infosince 2010, originally MySQL AB, then SunVoltDB Inc.
Initial release2012199520092010
Current release9.0.0, July 202411.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache 2.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaJava, C++
Server operating systemshostedFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X infofor development
Data schemehybrid - fields need to be configured prior to indexing, but relationships can be exploited at query time without pre-configurationyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes
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
Secondary indexesyesyesnoyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
Proprietary native API
TinkerPop 3Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC#
Java
JavaScript
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Groovy
Java
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxnoJava
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesyeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage engineyes infoRelationships in graphsno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACID infonot for MyISAM storage enginenoACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage enginenoyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesoptionalyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlgranular access controls, API key management, content filtersUsers with fine-grained authorization concept infono user groups or rolesnoUsers and roles with access to stored procedures

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 for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

More resources
CoveoMySQLTinkerGraphVoltDB
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

Online grocery shopping to rise during 2024 holiday shopping season
17 September 2024, SmartBrief

Coveo Announces New Integration with Salesforce Data Cloud
11 September 2024, PR Newswire

Coveo Solutions Inc. (TSE:CVO) Given Consensus Rating of "Buy" by Analysts
18 September 2024, MarketBeat

Coveo Solutions Chairman & CEO Acquires 24% More Stock
13 September 2024, Simply Wall St

Coveo Welcomes AI Expert Eric Lamarre to Board
12 September 2024, TipRanks

provided by Google 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

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

provided by Google News

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

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

VoltDB Aims for Fast Big Data Development
29 January 2015, ADT Magazine

Solutions Review Sits Down with VoltDB CEO David Flower
17 April 2018, Solutions Review

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

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

Present your product here