DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CockroachDB vs. LokiJS vs. Memgraph vs. Microsoft Azure Cosmos DB vs. OpenSearch

Vergleich der Systemeigenschaften CockroachDB vs. LokiJS vs. Memgraph vs. Microsoft Azure Cosmos DB vs. OpenSearch

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenOpenSearch  Xaus Vergleich ausschliessen
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.In-memory JavaScript DBMSAn open source graph database built for real-time streaming and compatible with Neo4jGlobally distributed, horizontally scalable, multi-model database serviceA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primäres DatenbankmodellRelational DBMSDocument StoreGraph DBMSDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Suchmaschine
Sekundäre DatenbankmodelleSpatial DBMSVektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,73
Rang#58  Overall
#34  Relational DBMS
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
Punkte16,03
Rang#37  Overall
#4  Suchmaschinen
Websitewww.cockroachlabs.comgithub.com/­techfort/­LokiJSmemgraph.comazure.microsoft.com/­services/­cosmos-dbgithub.com/­opensearch-project
opensearch.org
Technische Dokumentationwww.cockroachlabs.com/­docstechfort.github.io/­LokiJSmemgraph.com/­docslearn.microsoft.com/­azure/­cosmos-dbopensearch.org/­docs/­latest
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerCockroach LabsMemgraph LtdMicrosoftAmazon Web Services
Erscheinungsjahr20152014201720142021
Aktuelle Version24.1.0, Mai 20242.5.0, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availablekommerziellOpen Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • 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.
ImplementierungsspracheGoJavaScriptC und C++Java
Server BetriebssystemeLinux
macOS
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)LinuxgehostetAlle Betriebssysteme mit einer Java VM
Datenschemadynamic schemaschemafreischemafrei und schema-optionalschemafreischemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.
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, XSLTneinneinnein
Sekundärindizesjaja infoüber Viewsja infoAll properties auto-indexed by defaultja infoAlle Suchfelder werden automatisch indiziert
SQL infoSupport of SQLyes, wire compatible with PostgreSQLneinneinSQL-like query languageSQL-like query language
APIs und andere ZugriffskonzepteJDBCJavaScript APIBolt protocol
Cypher query language
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-seitige Scripts infoStored ProceduresneinView Functions in JavaScriptJavaScriptja
TriggersneinjaJavaScriptja infoMittels Verwendung des 'Percolation' features
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTkeineSharding infodynamic graph partitioningSharding infoImplizit im Cloud ServiceSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTkeineMulti-source replication using RAFTja infoImplizit im Cloud Serviceja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*
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
Eventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, all
Fremdschlüssel inforeferenzielle Integritätjaneinja inforelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infoAtomare Operationen innerhalb einer Collection möglichACID infowith snapshot isolationMulti-item ACID transactions with snapshot isolation within a partitionnein
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 haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlneinUsers, roles and permissionsZugriffsrechte bis auf item level einstellbar
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBLokiJSMemgraphMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOpenSearch
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» mehr
The OpenSearch Project offers open source software licensed under Apache License...
» 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
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.
» 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
CockroachDBLokiJSMemgraphMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOpenSearch
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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14. Februar 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

Enhance Your Network Analysis 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

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

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

Building Planet-Scale .NET Apps with Azure Cosmos DB
4. Juni 2024, Visual Studio Magazine

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

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

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21. Mai 2024, Microsoft

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

bereitgestellt von Google News

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

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13. März 2024, Oracle

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

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13. Februar 2024, Oracle

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

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.

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

Präsentieren Sie hier Ihr Produkt