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. EsgynDB vs. LokiJS vs. MongoDB

Vergleich der Systemeigenschaften ArangoDB vs. EsgynDB vs. LokiJS vs. MongoDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenEsgynDB  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionIn-memory JavaScript DBMSEiner der meistverwendeten Document Stores
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Relational DBMSDocument StoreDocument Store
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
Punkte4,22
Rang#84  Overall
#14  Document Stores
#5  Graph DBMS
#11  Key-Value Stores
#10  Suchmaschinen
Punkte0,26
Rang#311  Overall
#141  Relational DBMS
Punkte0,52
Rang#259  Overall
#41  Document Stores
Punkte424,53
Rang#5  Overall
#1  Document Stores
Websitearangodb.comwww.esgyn.cngithub.com/­techfort/­LokiJSwww.mongodb.com
Technische Dokumentationdocs.arangodb.comtechfort.github.io/­LokiJSwww.mongodb.com/­docs/­manual
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.EsgynMongoDB, Inc
Erscheinungsjahr2012201520142009
Aktuelle Version3.11.5, November 20236.0.7, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablekommerziellOpen SourceOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)
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++C++, JavaJavaScriptC++
Server BetriebssystemeLinux
OS X
Windows
LinuxServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
OS X
Solaris
Windows
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntjaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashjaneinja infostring, integer, double, decimal, boolean, date, object_id, geospatial
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjajaja infoüber Viewsja
SQL infoSupport of SQLneinjaneinRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
JDBC
ODBC
JavaScript APIGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
All languages supporting JDBC/ODBC/ADO.NetJavaScriptActionscript 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
Server-seitige Scripts infoStored ProceduresJavaScriptJava Stored ProceduresView Functions in JavaScriptJavaScript
Triggersneinneinjaja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0ShardingkeineSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorMulti-source replication between multi datacenterskeineMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptjajaja
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)
Immediate ConsistencykeineEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsjaneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomare Operationen innerhalb einer Collection möglichMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja infooptional, enabled by default
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrollejaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBEsgynDBLokiJSMongoDB
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

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

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» 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
ArangoDBEsgynDBLokiJSMongoDB
DB-Engines Blog Posts

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

alle anzeigen

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

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

Erwähnungen in aktuellen Nachrichten

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

Meet DevOps Engineer Intern Jonathan Quesada Salas
31. Oktober 2023, WIND

ArangoDB Boosts Performance and Usability Across Search, Graph, and Analytics with Release of ArangoDB 3.11
30. Mai 2023, PR Web

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

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

How to Build Your Own RAG System With LlamaIndex and MongoDB
27. März 2024, Built In

CVA Family Office LLC Invests $73000 in MongoDB, Inc. (NASDAQ:MDB)
27. März 2024, Defense World

MongoDB: The Future Propelled By Atlas Cloud Database (NASDAQ:MDB)
24. März 2024, Seeking Alpha

MongoDB, Inc. (MDB) Is a Trending Stock: Facts to Know Before Betting on It
25. März 2024, Zacks Investment Research

MongoDB, Inc. (NASDAQ:MDB) Given Consensus Rating of "Moderate Buy" by Brokerages
27. März 2024, MarketBeat

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt