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 > Amazon DocumentDB vs. LokiJS vs. Memgraph vs. Microsoft Azure Cosmos DB vs. Postgres-XL

Vergleich der Systemeigenschaften Amazon DocumentDB vs. LokiJS vs. Memgraph vs. Microsoft Azure Cosmos DB vs. Postgres-XL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon DocumentDB  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessen
KurzbeschreibungFast, scalable, highly available, and fully managed MongoDB-compatible database serviceIn-memory JavaScript DBMSAn open source graph database built for real-time streaming and compatible with Neo4jGlobally distributed, horizontally scalable, multi-model database serviceBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.
Primäres DatenbankmodellDocument StoreDocument StoreGraph DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,91
Rang#131  Overall
#24  Document Stores
Punkte0,49
Rang#260  Overall
#42  Document Stores
Punkte3,19
Rang#94  Overall
#8  Graph DBMS
Punkte27,71
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte0,53
Rang#254  Overall
#117  Relational DBMS
Websiteaws.amazon.com/­documentdbgithub.com/­techfort/­LokiJSmemgraph.comazure.microsoft.com/­services/­cosmos-dbwww.postgres-xl.org
Technische Dokumentationaws.amazon.com/­documentdb/­resourcestechfort.github.io/­LokiJSmemgraph.com/­docslearn.microsoft.com/­azure/­cosmos-dbwww.postgres-xl.org/­documentation
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerMemgraph LtdMicrosoft
Erscheinungsjahr20192014201720142014 infoseit 2012, ursprünglich genannt StormDB
Aktuelle Version10 R1, Oktober 2018
Lizenz infoCommercial or Open SourcekommerziellOpen SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availablekommerziellOpen Source infoMozilla public license
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC und C++C
Server BetriebssystemegehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)LinuxgehostetLinux
macOS
Datenschemaschemafreischemafreischemafrei und schema-optionalschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaja infoJSON typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja infoXML type, but no XML query functionality
Sekundärindizesjaja infoüber Viewsja infoAll properties auto-indexed by defaultja
SQL infoSupport of SQLneinneinneinSQL-like query languageja infodistributed, parallel query execution
APIs und andere Zugriffskonzepteproprietary protocol using JSON (MongoDB compatible)JavaScript APIBolt protocol
Cypher query language
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
PHP
Python
JavaScript.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-seitige Scripts infoStored ProceduresneinView Functions in JavaScriptJavaScriptbenutzerdefinierte Funktionen
TriggersneinjaJavaScriptja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infodynamic graph partitioningSharding infoImplizit im Cloud Servicehorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones for high availability, asynchronous replication for up to 15 read replicaskeineMulti-source replication using RAFTja infoImplizit im Cloud Service
MapReduce infoBietet ein API für Map/Reduce Operationennein infokann über Amazon Elastic MapReduce (Amazon EMR) realisiert werdenjaneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infotypically not used, however similar functionality with DBRef possibleneinja inforelationships in graphsneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-document operationsnein infoAtomare Operationen innerhalb einer Collection möglichACID infowith snapshot isolationMulti-item ACID transactions with snapshot isolation within a partitionACID infoMVCC
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja infowith periodic snapshot and write-ahead logging (WAL) of changesjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesneinUsers, roles and permissionsZugriffsrechte bis auf item level einstellbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon DocumentDBLokiJSMemgraphMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBPostgres-XL
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
DrittanbieterCData: 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
Amazon DocumentDBLokiJSMemgraphMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBPostgres-XL
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16. Mai 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20. Mai 2024, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21. November 2023, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29. November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8. März 2024, AWS Blog

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

bereitgestellt von Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

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

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, Microsoft

Azure Cosmos DB Conf 2023
12. Januar 2024, learn.microsoft.com

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Präsentieren Sie hier Ihr Produkt