DB-EnginesEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Elasticsearch vs. GridDB vs. Hyprcubd vs. MongoDB

Vergleich der Systemeigenschaften Elasticsearch vs. GridDB vs. Hyprcubd vs. MongoDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameElasticsearch  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenHyprcubd  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessen
Hyprcubd seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
KurzbeschreibungEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricScalable in-memory time series database optimized for IoT and Big DataServerless Time Series DBMSEiner der meistverwendeten Document Stores
Primäres DatenbankmodellSuchmaschine
Vektor DBMS
Time Series DBMSTime Series DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Key-Value Store
Relational DBMS
Spatial 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
Punkte131,85
Rang#8  Overall
#1  Suchmaschinen
#1  Vektor DBMS
Punkte1,90
Rang#123  Overall
#10  Time Series DBMS
Punkte405,21
Rang#5  Overall
#1  Document Stores
Websitewww.elastic.co/­elasticsearchgriddb.nethyprcubd.com (offline)www.mongodb.com
Technische Dokumentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.griddb.netwww.mongodb.com/­docs/­manual
EntwicklerElasticToshiba CorporationHyprcubd, Inc.MongoDB, Inc
Erscheinungsjahr201020132009
Aktuelle Version8.6, January 20235.1, August 20227.0.5, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoElastic LicenseOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziellOpen 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ügbarneinneinjanein infoMongoDB available as DBaaS (MongoDB Atlas)
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
  • 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.
ImplementierungsspracheJavaC++GoC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinuxgehostetLinux
OS X
Solaris
Windows
Datenschemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.jajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infonumerical, string, blob, geometry, boolean, timestampja infotime, int, uint, float, stringja 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, XSLTneinneinnein
Sekundärindizesja infoAlle Suchfelder werden automatisch indiziertjaneinja
SQL infoSupport of SQLSQL-like query languageSQL92, SQL-like TQL (Toshiba Query Language)SQL-like query languageRead-only SQL queries via the MongoDB Atlas SQL Interface
APIs und andere ZugriffskonzepteJava API
RESTful HTTP/JSON API
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
gRPC (https)GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
Unterstützte Programmiersprachen.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
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
Server-seitige Scripts infoStored ProceduresjaneinneinJavaScript
Triggersja infoMittels Verwendung des 'Percolation' featuresjaneinja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding 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 KnotenjaSource-Replica ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenES-Hadoop ConnectorConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate consistency within container, eventual consistency across containersEventual ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID at container levelneinMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaneinja
Durability infoDauerhafte Speicherung der Datenjajajaja infooptional, enabled by default
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenMemcached and Redis integrationjaneinja infoIn-memory storage engine introduced with MongoDB version 3.2
Berechtigungskonzept infoZugriffskontrolleAccess rights for users can be defined per databasetoken accessZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
ElasticsearchGridDBHyprcubdMongoDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» mehr
Licensing and pricing modelsMongoDB 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

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

Weitere Ressourcen
ElasticsearchGridDBHyprcubdMongoDB
DB-Engines Blog Posts

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

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

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

AWS hands OpenSearch to Linux Foundation – is this why Elasticsearch was made open source again?
16. September 2024, DevClass

Elastic returns to open source, but can it regain the community’s trust? Some industry players aren’t holding their breath
6. September 2024, ITPro

Elasticsearch Open Inference API Now Supports Mistral AI Embeddings
1. August 2024, Business Wire

The Elasticsearch cloud now subject to open-source licence
3. September 2024, TechHQ

Elastic Announces Open Source License for Elasticsearch and Kibana Source Code
3. September 2024, Datanami

bereitgestellt von Google News

Enterprise Edition with Improved Fault Tolerance and a New Affordable Monthly Plan for GridDB
15. Oktober 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

Amazon Proposes to Develop New Data Center Campus in Virginia
26. August 2022, w.media

| TOSHIBA DIGITAL SOLUTIONS CORPORATION
30. Oktober 2020, global.toshiba

bereitgestellt von Google News

MongoDB, Inc. (MDB): Worst-Performing Growth Stock in 2024
31. Oktober 2024, Insider Monkey

Doppler and MongoDB Partner to Elevate Security and Simplify Secrets Management in Cloud Environments
31. Oktober 2024, EIN News

MONGODB ALERT: Bragar Eagel & Squire, P.C. is Investigating
30. Oktober 2024, GlobeNewswire

MongoDB Sees Unusually Large Options Volume (NASDAQ:MDB)
31. Oktober 2024, MarketBeat

The Future of AI's Data Infrastructure: Unlocking the Power of Gen AI with MongoDB and Capgemini
30. Oktober 2024, TechCrunch

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt