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

DBMS > Amazon CloudSearch vs. Google Cloud Datastore vs. NebulaGraph vs. RRDtool vs. Teradata

System Properties Comparison Amazon CloudSearch vs. Google Cloud Datastore vs. NebulaGraph vs. RRDtool vs. Teradata

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRRDtool  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA distributed, linear scalable, high perfomant Graph DBMSIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.A hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelSearch engineDocument storeGraph DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score4.47
Rank#76  Overall
#12  Document stores
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websiteaws.amazon.com/­cloudsearchcloud.google.com/­datastoregithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
oss.oetiker.ch/­rrdtoolwww.teradata.com
Technical documentationdocs.aws.amazon.com/­cloudsearchcloud.google.com/­datastore/­docsdocs.nebula-graph.iooss.oetiker.ch/­rrdtool/­docdocs.teradata.com
DeveloperAmazonGoogleVesoft Inc.Tobias OetikerTeradata
Initial release20122008201919991984
Current release1.8.0, 2022Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL V2 and FLOSScommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemshostedhostedLinuxHP-UX
Linux
hosted
Linux
Data schemeyesschema-freeStrong typed schemayesyes
Typing infopredefined data types such as float or dateyesyes, details hereyesNumeric data onlyyes
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.nonono infoExporting into and restoring from XML files possibleyes
Secondary indexesyes infoall search fields are automatically indexedyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.noyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoSQL-like query language (GQL)SQL-like query languagenoyes infoSQL 2016 + extensions
APIs and other access methodsHTTP APIgRPC (using protocol buffers) API
RESTful HTTP/JSON API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
in-process shared library
Pipes
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnousing Google App Engineuser defined functionsnoyes infoUDFs, stored procedures, table functions in parallel
TriggersnoCallbacks using the Google Apps Enginenoyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardingShardingnoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-source replication using PaxosCausal Clustering using Raft protocolnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyes infovia ReferenceProperties or Ancestor pathsyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Role-based access controlnofine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon CloudSearchGoogle Cloud DatastoreNebulaGraphRRDtoolTeradata
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Amazon CloudSearchGoogle Cloud DatastoreNebulaGraphRRDtoolTeradata
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

show all

Recent citations in the news

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Is Amazon CloudSearch superior to do-it-yourself search tools?
24 January 2014, TechTarget

Amazon CloudSearch – Even Better Searching for Less Than $100/Month | Amazon Web Services
24 March 2014, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

Amazon to challenge Google with AWS CloudSearch
12 April 2012, VentureBeat

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

What Is Google Cloud Platform?
28 August 2023, Simplilearn

Google says it’ll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

provided by Google News

Teradata adds support for Apache Iceberg, Delta Lake tables
30 April 2024, InfoWorld

Teradata embraces open table formats boosting AI & data management capabilities
1 May 2024, DataCentreNews UK

Teradata embraces Open Table Formats, Iceberg and Delta Lake, to deliver the most open and connected ecosystem ...
1 May 2024, iTWire

Why We Like The Returns At Teradata (NYSE:TDC)
27 April 2024, Simply Wall St

Teradata Embraces Open Table Formats, Iceberg and Delta Lake, to Deliver the Most Open and Connected Ecosystem ...
1 May 2024, Investing.com South Africa

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

Milvus logo

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

SingleStore logo

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

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.

Present your product here