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 > AgensGraph vs. Tarantool vs. Teradata vs. Vertica

System Properties Comparison AgensGraph vs. Tarantool vs. Teradata vs. Vertica

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonTarantool  Xexclude from comparisonTeradata  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA hybrid cloud data analytics software platform (Teradata Vantage)Cloud 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.
Primary database modelGraph DBMS
Relational DBMS
Document store
Key-value store
Relational DBMS
Relational DBMSRelational DBMS infoColumn oriented
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extensionDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitebitnine.net/­agensgraphwww.tarantool.iowww.teradata.comwww.vertica.com
Technical documentationbitnine.net/­documentationwww.tarantool.io/­en/­docdocs.teradata.comvertica.com/­documentation
DeveloperBitnine Global Inc.VKTeradataOpenText infopreviously Micro Focus and Hewlett Packard
Initial release2016200819842005
Current release2.1, December 20182.10.0, May 2022Teradata Vantage 1.0 MU2, January 201912.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercialcommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
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
OS X
Windows
BSD
Linux
macOS
hosted
Linux
Linux
Data schemedepending on used data modelFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyesyes
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.nonoyesno
Secondary indexesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyesFull-featured ANSI SQL supportyes infoSQL 2016 + extensionsFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsCypher Query Language
JDBC
Open binary protocol.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesC
Java
JavaScript
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresyesLua, C and SQL stored proceduresyes infoUDFs, stored procedures, table functions in parallelyes, PostgreSQL PL/pgSQL, with minor differences
Triggersnoyes, before/after data modification events, on replication events, client session eventsyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding infoHashinghorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-source replication
Source-replica replication
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, cooperative multitaskingyesyes
Durability infoSupport for making data persistentyesyes, write ahead loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, full featured in-memory storage engine with persistenceyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
AgensGraphTarantoolTeradataVertica infoOpenText™ Vertica™
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
AgensGraphTarantoolTeradataVertica infoOpenText™ Vertica™
DB-Engines blog posts

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

provided by Google News

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

Teradata expands strategic collaboration agreement with AWS to further support customers on cloud modernisation ...
3 May 2024, iTWire

Teradata expands AWS collaboration for cloud analytics By Investing.com
2 May 2024, Investing.com

Teradata expands Strategic Collaboration Agreement with AWS
3 May 2024, IT Brief Australia

Teradata adds support for Apache Iceberg, Delta Lake tables
30 April 2024, 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

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

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



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.

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here