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. ArangoDB vs. Databricks vs. Microsoft Azure Cosmos DB vs. Vitess

System Properties Comparison Amazon CloudSearch vs. ArangoDB vs. Databricks vs. Microsoft Azure Cosmos DB vs. Vitess

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonArangoDB  Xexclude from comparisonDatabricks  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.The Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Globally distributed, horizontally scalable, multi-model database serviceScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelSearch engineDocument store
Graph DBMS
Key-value store
Search engine
Document store
Relational DBMS
Document store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.81
Rank#137  Overall
#12  Search engines
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websiteaws.amazon.com/­cloudsearcharangodb.comwww.databricks.comazure.microsoft.com/­services/­cosmos-dbvitess.io
Technical documentationdocs.aws.amazon.com/­cloudsearchdocs.arangodb.comdocs.databricks.comlearn.microsoft.com/­azure/­cosmos-dbvitess.io/­docs
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperAmazonArangoDB Inc.DatabricksMicrosoftThe Linux Foundation, PlanetScale
Initial release20122012201320142013
Current release3.11.5, November 202315.0.2, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialcommercialOpen Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud serviceyesnoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageC++Go
Server operating systemshostedLinux
OS X
Windows
hostedhostedDocker
Linux
macOS
Data schemeyesschema-free infoautomatically recognizes schema within a collectionFlexible Schema (defined schema, partial schema, schema free)schema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyes infoJSON typesyes
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.yes
Secondary indexesyes infoall search fields are automatically indexedyesyesyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnonowith Databricks SQLSQL-like query languageyes infowith proprietary extensions
APIs and other access methodsHTTP APIAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBC
ODBC
RESTful HTTP API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Python
R
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoJavaScriptuser defined functions and aggregatesJavaScriptyes infoproprietary syntax
TriggersnonoJavaScriptyes
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredSharding infosince version 2.0Sharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSSource-replica replication with configurable replication factoryesyes infoImplicit feature of the cloud serviceMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyes inforelationships in graphsnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDMulti-item ACID transactions with snapshot isolation within a partitionACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlauthentication via encrypted signaturesyesAccess rights can be defined down to the item levelUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
Amazon CloudSearchArangoDBDatabricksMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBVitess
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Supported database models : In addition to the Document store and Relational DBMS...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Amazon CloudSearchArangoDBDatabricksMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBVitess
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

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, 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

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

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

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

AI-Powered Data Discovery with Amazon Kendra and AWS Glue Data Catalog
16 July 2021, Towards Data Science

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

provided by Google News

What to expect during the Databricks Data + AI Summit: Join theCUBE June 11-12
30 May 2024, SiliconANGLE News

Gathr and Databricks partner to transform analytics & AI landscape
31 May 2024, PR Newswire

Databricks Co-founder on the Next AI Frontier
30 May 2024, Bloomberg

Databricks Machine Learning Associate Certification Prep
30 May 2024, O'Reilly Media

Databricks is expanding the scope of its AI investments with second VC fund
21 May 2024, Fortune

provided by Google News

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

Microsoft Build 2024: Cosmos DB for NoSQL gets vector search
21 May 2024, InfoWorld

At Build, Microsoft Fabric, PostgreSQL and Cosmos DB get AI enhancements
21 May 2024, SiliconANGLE News

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here