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 > ArangoDB vs. atoti vs. Google Cloud Datastore vs. OpenSearch vs. searchxml

System Properties Comparison ArangoDB vs. atoti vs. Google Cloud Datastore vs. OpenSearch vs. searchxml

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonatoti  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonOpenSearch  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.An in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneDBMS for structured and unstructured content wrapped with an application server
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Object oriented DBMSDocument storeSearch engineNative XML DBMS
Search engine
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.61
Rank#243  Overall
#10  Object oriented DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score16.03
Rank#37  Overall
#4  Search engines
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Websitearangodb.comatoti.iocloud.google.com/­datastoregithub.com/­opensearch-project
opensearch.org
www.searchxml.net/­category/­products
Technical documentationdocs.arangodb.comdocs.atoti.iocloud.google.com/­datastore/­docsopensearch.org/­docs/­latestwww.searchxml.net/­support/­handouts
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.ActiveViamGoogleAmazon Web Servicesinformationpartners gmbh
Initial release2012200820212015
Current release3.11.5, November 20232.5.0, January 20231.0
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercial infofree versions availablecommercialOpen Source infoApache Version 2.0commercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageC++JavaJavaC++
Server operating systemsLinux
OS X
Windows
hostedAll OS with a Java VMWindows
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyes, details hereyesyes
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
Secondary indexesyesyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLnoMultidimensional Expressions (MDX)SQL-like query language (GQL)SQL-like query languageno
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Java API
RESTful HTTP/JSON API
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresJavaScriptPythonusing Google App Engineyesyes infoon the application server
TriggersnoCallbacks using the Google Apps Engineyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0Sharding, horizontal partitioningShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorMulti-source replication using Paxosyesyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnoyes infousing Google Cloud Dataflowno
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 Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyes infovia ReferenceProperties or Ancestor pathsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsnomultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlyesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Domain, group and role-based access control at the document level and for application services
More information provided by the system vendor
ArangoDBatotiGoogle Cloud DatastoreOpenSearchsearchxml
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache 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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
ArangoDBatotiGoogle Cloud DatastoreOpenSearchsearchxml
DB-Engines blog posts

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

show all

Recent citations in the 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 brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

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

provided by Google News

FRTB product of the year: ActiveViam
28 November 2023, Risk.net

provided by Google News

Google Cloud Platform: Professional Data Engineer certification prep
11 June 2024, oreilly.com

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
4 June 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Optimize storage costs in Amazon OpenSearch Service using Zstandard compression | Amazon Web Services
11 June 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

Amazon OpenSearch Service now supports OpenSearch version 2.13 - AWS
21 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Modernize your data observability with Amazon OpenSearch Service zero-ETL integration with Amazon S3 | Amazon ...
5 June 2024, AWS Blog

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