DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon CloudSearch vs. CouchDB vs. NebulaGraph vs. Oracle vs. Tibero

System Properties Comparison Amazon CloudSearch vs. CouchDB vs. NebulaGraph vs. Oracle vs. Tibero

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOracle  Xexclude from comparisonTibero  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A distributed, linear scalable, high perfomant Graph DBMSWidely used RDBMSA secure RDBMS, designed for easy portability from Oracle
Primary database modelSearch engineDocument storeGraph DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.87
Rank#140  Overall
#12  Search engines
Score10.26
Rank#45  Overall
#7  Document stores
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score1234.27
Rank#1  Overall
#1  Relational DBMS
Score1.81
Rank#143  Overall
#65  Relational DBMS
Websiteaws.amazon.com/­cloudsearchcouchdb.apache.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­databaseus.tmaxsoft.com/­products/­tibero
Technical documentationdocs.aws.amazon.com/­cloudsearchdocs.couchdb.org/­en/­stabledocs.nebula-graph.iodocs.oracle.com/­en/­databasetechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerVesoft Inc.OracleTmaxSoft
Initial release20122005201919802003
Current release3.3.3, December 202323c, September 20236, April 2015
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoApache Version 2.0 + Common Clause 1.0commercial inforestricted free version is availablecommercial
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 languageErlangC++C and C++C and Assembler
Server operating systemshostedAndroid
BSD
Linux
OS X
Solaris
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesschema-freeStrong typed schemayes infoSchemaless in JSON and XML columnsyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nonoyesyes
Secondary indexesyes infoall search fields are automatically indexedyes infovia viewsyes 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.yesyes
SQL infoSupport of SQLnonoSQL-like query languageyes infowith proprietary extensionsyes
APIs and other access methodsHTTP APIRESTful HTTP/JSON 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)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C++
Go
Java
PHP
Python
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresnoView functions in JavaScriptuser defined functionsPL/SQL infoalso stored procedures in Java possiblePersistent Stored Procedure (PSM)
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredSharding infoimproved architecture with release 2.0ShardingSharding, horizontal partitioninghorizontal partitioning infoby range, hash, list or composite
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-source replication
Source-replica replication
Causal Clustering using Raft protocolMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono infocan be realized in PL/SQLno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACIDACID infoisolation level can be parameterizedACID
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
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.noyesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'no infoplanned for next version
User concepts infoAccess controlauthentication via encrypted signaturesAccess rights for users can be defined per databaseRole-based access controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard (SQL 92, SQL 99)
More information provided by the system vendor
Amazon CloudSearchCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"NebulaGraphOracleTibero
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
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

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

More resources
Amazon CloudSearchCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"NebulaGraphOracleTibero
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

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

Amazon's CloudSearch Stiffens Competition for Search as a Service Providers
26 April 2012, InfoQ.com

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

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

provided by Google News

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant ends backing of FoundationDB version of CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

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

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

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, Yahoo Finance

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

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

Oracle and Microsoft bring Oracle Database@Azure to Europe
14 March 2024, Oracle

Blog Theme - Details
17 April 2024, Oracle

Blog Theme - Details
12 April 2024, Oracle

Transportable Binary XML – modern XML document storage in Oracle Database 23c
11 April 2024, Oracle

Proper SQL comes to MongoDB applications .. with the Oracle Database!
2 April 2024, Oracle

provided by Google News

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

ArkData's 'Ark for CDC' supports real-time data extraction and replication for Tibero DBMS.
18 April 2023, BusinessKorea

TmaxSoft signs database deal with FSS
27 July 2015, 코리아타임스

CTOS strengthens its database management system with TmaxSoft
20 December 2016, Digital News Asia

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

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

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

Present your product here