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 Neptune vs. CouchDB vs. Cubrid vs. Sphinx

System Properties Comparison Amazon Neptune vs. CouchDB vs. Cubrid vs. Sphinx

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Neptune  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonCubrid  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionFast, reliable graph database built for the cloudA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.CUBRID is an open-source SQL-based relational database management system with object extensions for OLTPOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelGraph DBMS
RDF store
Document storeRelational DBMSSearch engine
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#112  Overall
#9  Graph DBMS
#5  RDF stores
Score10.26
Rank#45  Overall
#7  Document stores
Score1.31
Rank#169  Overall
#78  Relational DBMS
Score6.03
Rank#60  Overall
#6  Search engines
Websiteaws.amazon.com/­neptunecouchdb.apache.orgcubrid.com (korean)
cubrid.org (english)
sphinxsearch.com
Technical documentationaws.amazon.com/­neptune/­developer-resourcesdocs.couchdb.org/­en/­stablecubrid.org/­manualssphinxsearch.com/­docs
DeveloperAmazonApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerCUBRID Corporation, CUBRID FoundationSphinx Technologies Inc.
Initial release2017200520082001
Current release3.3.3, December 202311.0, January 20213.5.1, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoApache Version 2.0Open Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC, C++, JavaC++
Server operating systemshostedAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoyesno
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
Secondary indexesnoyes infovia viewsyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoyesSQL-like query language (SphinxQL)
APIs and other access methodsOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
RESTful HTTP/JSON APIADO.NET
JDBC
ODBC
OLE DB
Proprietary protocol
Supported programming languagesC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnoView functions in JavaScriptJava Stored Proceduresno
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0noneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Multi-source replication
Source-replica replication
Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyes infowith encyption-at-restyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)Access rights for users can be defined per databasefine grained access rights according to SQL-standardno

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
Amazon NeptuneCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"CubridSphinx
DB-Engines blog posts

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

show all

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

show all

Recent citations in the news

Uncover hidden connections in unstructured financial data with Amazon Bedrock and Amazon Neptune | Amazon Web ...
17 April 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29 November 2023, AWS Blog

Create a Virtual Knowledge Graph with Amazon Neptune and an Amazon S3 data lake | Amazon Web Services
21 February 2024, AWS Blog

Visualize and explore knowledge graphs quickly by connecting metaphactory to Amazon Neptune | Amazon Web ...
22 January 2024, AWS Blog

Improve availability of Amazon Neptune during engine upgrade using blue/green deployment | Amazon Web Services
11 September 2023, AWS Blog

provided by Google News

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

IBM Cloudant pulls plan to fund new foundational layer for 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

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

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

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

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

Present your product here