DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > HarperDB vs. Hazelcast vs. Memgraph vs. NuoDB vs. Rockset

Vergleich der Systemeigenschaften HarperDB vs. Hazelcast vs. Memgraph vs. NuoDB vs. Rockset

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHarperDB  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessen
KurzbeschreibungUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.A widely adopted in-memory data gridAn open source graph database built for real-time streaming and compatible with Neo4jNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primäres DatenbankmodellDocument StoreKey-Value StoreGraph DBMSRelational DBMSDocument Store
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12Relational DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte5,97
Rang#57  Overall
#6  Key-Value Stores
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte0,89
Rang#198  Overall
#92  Relational DBMS
Punkte0,79
Rang#211  Overall
#35  Document Stores
Websitewww.harperdb.iohazelcast.commemgraph.comwww.3ds.com/­nuodb-distributed-sql-databaserockset.com
Technische Dokumentationdocs.harperdb.io/­docshazelcast.org/­imdg/­docsmemgraph.com/­docsdoc.nuodb.comdocs.rockset.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerHarperDBHazelcastMemgraph LtdDassault Systèmes infooriginally NuoDB, Inc.Rockset
Erscheinungsjahr20172008201720132019
Aktuelle Version3.1, August 20215.3.6, November 2023
Lizenz infoCommercial or Open Sourcekommerziell infofree community edition availableOpen Source infoApache Version 2; commercial licenses availableOpen Source infoBSL 1.1; commercial license for enterprise edition availablekommerziell infoLimitierte Edition gratiskommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheNode.jsJavaC und C++C++C++
Server BetriebssystemeLinux
OS X
Alle Betriebssysteme mit einer Java VMLinuxgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
gehostet
Datenschemadynamic schemaschemafreischemafrei und schema-optionaljaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoJSON data typesjajajadynamic typing
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja infothe object must implement a serialization strategyneinneinnein infoingestion from XML files supported
Sekundärindizesjajajaall fields are automatically indexed
SQL infoSupport of SQLSQL-like data manipulation statementsSQL-like query languageneinjaRead-only SQL queries, including JOINs
APIs und andere ZugriffskonzepteJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
JCache
JPA
Memcached Protokoll
RESTful HTTP API
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
HTTP REST
Unterstützte Programmiersprachen.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresCustom Functions infosince release 3.1ja infoEvent Listeners, Executor ServicesJava, SQLnein
Triggersneinja infoEventsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenA table resides as a whole on one (or more) nodes in a clusterShardingSharding infodynamic graph partitioningdynamische Verteilung der Daten auf die einzelnen KnotenAutomatic sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infothe nodes on which a table resides can be definedja infoReplicated MapMulti-source replication using RAFTja infoManaged transparently by NuoDBja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja inforelationships in graphsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsone or two-phase-commit; repeatable reads; read commitedACID infowith snapshot isolationACID infotunable commit protocolnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, multi-version concurrency control (MVCC)ja infoMVCCja
Durability infoDauerhafte Speicherung der Datenyes, using LMDBjaja 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 haltenjajajaja infoTemporary table
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and rolesRole-based access controlUsers, roles and permissionsStandard SQL Rollen und RechteAccess rights for users and organizations can be defined via Rockset console
Weitere Informationen bereitgestellt vom Systemhersteller
HarperDBHazelcastMemgraphNuoDBRockset
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

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

Weitere Ressourcen
HarperDBHazelcastMemgraphNuoDBRockset
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

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22. Juni 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29. November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7. Februar 2018, ZDNet

HarperDB 4.0 Delivers Enterprise-Grade Global Application Development to Every Developer
17. Januar 2023, Markets Insider

HarperDB is More Than Just a Database: Here's Why
21. August 2021, hackernoon.com

bereitgestellt von Google News

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 Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22. Februar 2024, Datanami

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

Hazelcast Versus Redis: A Practical Comparison
4. Januar 2024, Database Trends and Applications

bereitgestellt von Google News

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

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

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

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

bereitgestellt von Google News

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

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

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

Dassault Systemes to acquire U.S.-based NuoDB
25. November 2020, MarketWatch

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

bereitgestellt von Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18. April 2024, Datanami

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

Honing business data with AI real-time analytics
14. März 2024, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31. Januar 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31. Januar 2024, SDxCentral

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt