DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > ArangoDB vs. atoti vs. MongoDB vs. Riak KV

Vergleich der Systemeigenschaften ArangoDB vs. atoti vs. MongoDB vs. Riak KV

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenatoti  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenRiak KV  Xaus Vergleich ausschliessen
KurzbeschreibungNative 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.Einer der meistverwendeten Document StoresVerteilter, fehlertoleranter Key-Value Store
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Object oriented DBMSDocument StoreKey-Value Store infomit Links zwischen Datensätzen und mit Objekt-Tags zur Bildung von Sekundärindizes
Sekundäre DatenbankmodelleSpatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,77
Rang#87  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte0,59
Rang#242  Overall
#10  Object oriented DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte4,44
Rang#80  Overall
#9  Key-Value Stores
Websitearangodb.comatoti.iowww.mongodb.com
Technische Dokumentationdocs.arangodb.comdocs.atoti.iowww.mongodb.com/­docs/­manualwww.tiot.jp/­riak-docs/­riak/­kv/­latest
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.ActiveViamMongoDB, IncOpenSource, formerly Basho Technologies
Erscheinungsjahr201220092009
Aktuelle Version3.11.5, November 20236.0.7, Juni 20233.2.0, Dezember 2022
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablekommerziell infofree versions availableOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoApache Version 2, kommerzielle Enterprise Edition
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)nein
DBaaS Angebote (gesponserte 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.MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
ImplementierungsspracheC++JavaC++Erlang
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
OS X
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashja infostring, integer, double, decimal, boolean, date, object_id, geospatialnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein
Sekundärindizesjajaeingeschränkt
SQL infoSupport of SQLneinMultidimensional Expressions (MDX)Read-only SQL queries via the MongoDB Atlas SQL Interfacenein
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Actionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Kotlin
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
C infoinoffizielle Client Library
C#
C++ infoinoffizielle Client Library
Clojure infoinoffizielle Client Library
Dart infoinoffizielle Client Library
Erlang
Go infoinoffizielle Client Library
Groovy infoinoffizielle Client Library
Haskell infoinoffizielle Client Library
Java
JavaScript infoinoffizielle Client Library
Lisp infoinoffizielle Client Library
Perl infoinoffizielle Client Library
PHP
Python
Ruby
Scala infoinoffizielle Client Library
Smalltalk infoinoffizielle Client Library
Server-seitige Scripts infoStored ProceduresJavaScriptPythonJavaScriptErlang
Triggersneinja infoin MongoDB Atlas onlyja infoPre-Commit Hooks und Post-Commit Hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0Sharding, horizontal partitioningSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Sharding infokein "single point of failure"
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
frei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptneinjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein infoes können Links zwischen Datensätzen gespeichert werden
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDMulti-document ACID Transactions with snapshot isolationnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrollejaZugriffsrechte für Benutzer und Rollenyes, using Riak Security
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBatotiMongoDBRiak KV
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
MongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Built around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
AI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
ADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
Hundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr
MongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen
DrittanbieterStudio 3T: The world's favorite IDE for working with MongoDB
» mehr

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
ArangoDBatotiMongoDBRiak KV
DB-Engines Blog Posts

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

alle anzeigen

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Intro to MongoDB
Webinar, 11am ET, 1. Mai 2024

Erwähnungen in aktuellen Nachrichten

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

ArangoDB + Intel: Accelerating GraphML with Advanced Processing Technologies
4. Dezember 2023, PR Web

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

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

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

bereitgestellt von Google News

$100 Invested In MongoDB 5 Years Ago Would Be Worth This Much Today
17. April 2024, Investing.com UK

'Initial Wave Of AI Software Growth' To Spur Microsoft, Salesforce, Palantir, MongoDB, Oracle, Snowflake,
15. April 2024, Benzinga

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

MongoDB, Inc. (NASDAQ:MDB) Stake Raised by Bleakley Financial Group LLC
15. April 2024, Defense World

Why MongoDB Stock Tumbled 19.9% in March
4. April 2024, The Motley Fool

bereitgestellt von Google News

Basho, Maker of Riak NoSQL Database, Raises $25M
13. Januar 2015, Data Center Knowledge

Riak NoSQL Database: Use Cases and Best Practices
23. Dezember 2011, InfoQ.com

Basho Revamps Riak Open-Source Database
17. September 2014, InformationWeek

Riak NoSQL snapped up by Bet365
12. September 2017, ComputerWeekly.com

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20. August 2015, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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

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.

Milvus logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt