DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Graph Engine vs. Microsoft Azure AI Search vs. RethinkDB vs. Teradata Aster vs. ToroDB

System Properties Comparison Graph Engine vs. Microsoft Azure AI Search vs. RethinkDB vs. Teradata Aster vs. ToroDB

Editorial information provided by DB-Engines
NameGraph Engine infoformer name: Trinity  Xexclude from comparisonMicrosoft Azure AI Search  Xexclude from comparisonRethinkDB  Xexclude from comparisonTeradata Aster  Xexclude from comparisonToroDB  Xexclude from comparison
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineSearch-as-a-service for web and mobile app developmentDBMS for the Web with a mechanism to push updated query results to applications in realtime.Platform for big data analytics on multistructured data sources and typesA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelGraph DBMS
Key-value store
Search engineDocument storeRelational DBMSDocument store
Secondary database modelsVector DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score5.52
Rank#59  Overall
#6  Search engines
Score2.66
Rank#107  Overall
#20  Document stores
Websitewww.graphengine.ioazure.microsoft.com/­en-us/­services/­searchrethinkdb.comgithub.com/­torodb/­server
Technical documentationwww.graphengine.io/­docs/­manuallearn.microsoft.com/­en-us/­azure/­searchrethinkdb.com/­docs
DeveloperMicrosoftMicrosoftThe Linux Foundation infosince July 2017Teradata8Kdata
Initial release20102015200920052016
Current releaseV12.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache Version 2commercialOpen Source infoAGPL-V3
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation language.NET and CC++Java
Server operating systems.NEThostedLinux
OS X
Windows
LinuxAll OS with a Java 7 VM
Data schemeyesyesschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, binary, float, bool, date, geometryyesyes infostring, integer, double, boolean, date, object_id
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.nononoyes infoin Aster File Storeno
Secondary indexesyesyesyes
SQL infoSupport of SQLnononoyes
APIs and other access methodsRESTful HTTP APIRESTful HTTP APIADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC#
C++
F#
Visual Basic
C#
Java
JavaScript
Python
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresyesnoR packages
TriggersnonoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoImplicit feature of the cloud serviceSharding inforange basedShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceSource-replica replicationyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic single-document operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonono
User concepts infoAccess controlyes infousing Azure authenticationyes infousers and table-level permissionsfine grained access rights according to SQL-standardAccess rights for users and roles

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

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

More resources
Graph Engine infoformer name: TrinityMicrosoft Azure AI SearchRethinkDBTeradata AsterToroDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4 April 2024, Microsoft

Azure OpenAI Service: Transforming legal practices with generative AI solutions
12 June 2024, Microsoft

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2 April 2024, Microsoft

Raise the bar on AI-powered app development with Azure Database for PostgreSQL
5 June 2024, Microsoft

Microsoft’s Azure AI Search updated with increased storage, vector index size
5 April 2024, InfoWorld

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

provided by Google News

Teradata Enhances Big Data Analytics Platform
31 May 2024, Data Center Knowledge

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Provides the Simplest Way to Bring the Science of Data to the Art of Business
22 September 2011, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

provided by Google News



Share this page

Featured Products

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

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