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 > Amazon CloudSearch vs. NebulaGraph vs. OceanBase vs. RRDtool vs. Teradata

System Properties Comparison Amazon CloudSearch vs. NebulaGraph vs. OceanBase vs. RRDtool vs. Teradata

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOceanBase  Xexclude from comparisonRRDtool  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudA distributed, linear scalable, high perfomant Graph DBMSA distributed, high available RDBMS compatible with Oracle and MySQLIndustry 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 engineGraph DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
Document 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
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websiteaws.amazon.com/­cloudsearchgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
en.oceanbase.comoss.oetiker.ch/­rrdtoolwww.teradata.com
Technical documentationdocs.aws.amazon.com/­cloudsearchdocs.nebula-graph.ioen.oceanbase.com/­docs/­oceanbase-databaseoss.oetiker.ch/­rrdtool/­docdocs.teradata.com
DeveloperAmazonVesoft Inc.OceanBase infopreviously Alibaba and Ant GroupTobias OetikerTeradata
Initial release20122019201019991984
Current release4.3.0, April 20241.8.0, 2022Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoCommercial license availableOpen Source infoGPL V2 and FLOSScommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemshostedLinuxLinuxHP-UX
Linux
hosted
Linux
Data schemeyesStrong typed schemayesyesyes
Typing infopredefined data types such as float or dateyesyesyesNumeric 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.noyesno infoExporting into and restoring from XML files possibleyes
Secondary indexesyes infoall search fields are automatically indexedyes 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.yesnoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoSQL-like query languageyesnoyes infoSQL 2016 + extensions
APIs and other access methodsHTTP APIBrowser 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
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
in-process shared library
Pipes
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
C++
Go
Java
PHP
Python
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
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 proceduresnouser defined functionsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modenoyes infoUDFs, stored procedures, table functions in parallel
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)noneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSCausal Clustering using Raft protocolMulti-source replication using PaxosnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemonyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlauthentication via encrypted signaturesRole-based access controlAccess rights for users, groups and roles according to SQL-standardnofine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon CloudSearchNebulaGraphOceanBaseRRDtoolTeradata
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
OceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
High Availability : The five IDCs across three sites disaster recovery solution sets...
» 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
OceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
TPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more
Mulan PubL v2 license for open source community edition. Commercial license for enterprise...
» 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 CloudSearchNebulaGraphOceanBaseRRDtoolTeradata
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

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

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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

Present your product here