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. Apache Phoenix vs. Citus vs. LevelDB vs. MarkLogic

System Properties Comparison Amazon CloudSearch vs. Apache Phoenix vs. Citus vs. LevelDB vs. MarkLogic

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonApache Phoenix  Xexclude from comparisonCitus  Xexclude from comparisonLevelDB  Xexclude from comparisonMarkLogic  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudA scale-out RDBMS with evolutionary schema built on Apache HBaseScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOperational and transactional Enterprise NoSQL database
Primary database modelSearch engineRelational DBMSRelational DBMSKey-value storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.85
Rank#137  Overall
#12  Search engines
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score2.21
Rank#118  Overall
#56  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score5.92
Rank#58  Overall
#10  Document stores
#1  Native XML DBMS
#1  RDF stores
#6  Search engines
Websiteaws.amazon.com/­cloudsearchphoenix.apache.orgwww.citusdata.comgithub.com/­google/­leveldbwww.marklogic.com
Technical documentationdocs.aws.amazon.com/­cloudsearchphoenix.apache.orgdocs.citusdata.comgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.marklogic.com
DeveloperAmazonApache Software FoundationGoogleMarkLogic Corp.
Initial release20122014201020112001
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20198.1, December 20181.23, February 202111.0, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoAGPL, commercial license also availableOpen Source infoBSDcommercial inforestricted free version is available
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 languageJavaCC++C++
Server operating systemshostedLinux
Unix
Windows
LinuxIllumos
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyesyes infolate-bound, schema-on-read capabilitiesyesschema-freeschema-free infoSchema can be enforced
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.noyes infospecific XML type available, but no XML query functionalitynoyes
Secondary indexesyes infoall search fields are automatically indexedyesyesnoyes
SQL infoSupport of SQLnoyesyes infostandard, with numerous extensionsnoyes infoSQL92
APIs and other access methodsHTTP APIJDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.noyes infovia XQuery or JavaScript
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardingShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSMulti-source replication
Source-replica replication
Source-replica replication infoother methods possible by using 3rd party extensionsnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoHadoop integrationnonoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobs
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID infocan act as a resource manager in an XA/JTA transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infowith automatic compression on writesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes, with Range Indexes
User concepts infoAccess controlauthentication via encrypted signaturesAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyfine grained access rights according to SQL-standardnoRole-based access control at the document and subdocument levels

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 CloudSearchApache PhoenixCitusLevelDBMarkLogic
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

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

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

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

provided by Google News

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps | Amazon Web Services
2 June 2016, AWS Blog

provided by Google News

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18 August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10 July 2023, Datanami

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24 January 2019, Microsoft

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8 July 2023, InfoQ.com

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

AI can make logistics data as valuable as intelligence or operational data for mission success
17 April 2024, Breaking Defense

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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