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 > Hazelcast vs. MonetDB vs. NuoDB vs. Percona Server for MongoDB vs. YugabyteDB

Vergleich der Systemeigenschaften Hazelcast vs. MonetDB vs. NuoDB vs. Percona Server for MongoDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHazelcast  Xaus Vergleich ausschliessenMonetDB  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted in-memory data gridEin relationales Datenbankmanagementsystem mit spaltenweiser Abspeicherung der DatenNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenA drop-in replacement for MongoDB Community Edition with enterprise-grade features.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellKey-Value StoreRelational DBMSRelational DBMSDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12Document Store
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte5,97
Rang#57  Overall
#6  Key-Value Stores
Punkte1,72
Rang#145  Overall
#67  Relational DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte0,52
Rang#254  Overall
#39  Document Stores
Punkte2,91
Rang#102  Overall
#51  Relational DBMS
Websitehazelcast.comwww.monetdb.orgwww.3ds.com/­nuodb-distributed-sql-databasewww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.yugabyte.com
Technische Dokumentationhazelcast.org/­imdg/­docswww.monetdb.org/­Documentationdoc.nuodb.comdocs.percona.com/­percona-distribution-for-mongodbdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerHazelcastMonetDB BVDassault Systèmes infooriginally NuoDB, Inc.PerconaYugabyte Inc.
Erscheinungsjahr20082004201320152017
Aktuelle Version5.3.6, November 2023Dec2023 (11.49), Dezember 20233.4.10-2.10, November 20172.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoMozilla Public License 2.0kommerziell infoLimitierte Edition gratisOpen Source infoGPL Version 2Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaCC++C++C und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
OS X
Solaris
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
LinuxLinux
OS X
Datenschemaschemafreijajaschemafreidepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infothe object must implement a serialization strategyneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLSQL-like query languageja infoSQL 2003 mit einigen Erweiterungenjaneinyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJCache
JPA
Memcached Protokoll
RESTful HTTP API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
ADO.NET
JDBC
ODBC
Proprietäres Protokoll basierend auf JSONJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte Programmiersprachen.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresja infoEvent Listeners, Executor Servicesyes, in SQL, C, RJava, SQLJavaScriptja infosql, plpgsql, C
Triggersja infoEventsjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding via remote tablesdynamische Verteilung der Daten auf die einzelnen KnotenShardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoReplicated Mapkeine infoSource-replica replication available in experimental statusja infoManaged transparently by NuoDBSource-Replica ReplikationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenone or two-phase-commit; repeatable reads; read commitedACIDACID infotunable commit protocolneinDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoMVCCjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoTemporary tableja infovia In-Memory Enginenein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardStandard SQL Rollen und RechteAccess rights for users and rolesja
Weitere Informationen bereitgestellt vom Systemhersteller
HazelcastMonetDBNuoDBPercona Server for MongoDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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

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

Weitere Ressourcen
HazelcastMonetDBNuoDBPercona Server for MongoDBYugabyteDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18. April 2024, Datanami

Research Report on Event Stream Processing Tools Market Size 2024-2030: Supply-Demand Trends, Regional ...
3. Mai 2024, southeast.newschannelnebraska.com

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7. November 2023, Finovate

bereitgestellt von Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31. Januar 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9. Dezember 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6. April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14. Januar 2020, Towards Data Science

Monet DB The Column-Store Pioneer - open source for you
4. September 2019, Open Source For You

bereitgestellt von Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18. April 2024, Yahoo Movies UK

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

bereitgestellt von Google News

5 Reasons to Run MongoDB on Kubernetes
6. März 2024, The New Stack

A New Way to Provision Databases on Kubernetes
21. März 2024, hackernoon.com

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22. Februar 2024, The New Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30. April 2024, Yahoo Finance

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt