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

DBMS > AlaSQL vs. HarperDB vs. HBase vs. Hypertable vs. Ignite

Vergleich der Systemeigenschaften AlaSQL vs. HarperDB vs. HBase vs. Hypertable vs. Ignite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungJavaScript DBMS libraryUltra-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.Wide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableEine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.
Primäres DatenbankmodellDocument Store
Relational DBMS
Document StoreWide Column StoreWide Column StoreKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Websitealasql.orgwww.harperdb.iohbase.apache.orgignite.apache.org
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.harperdb.io/­docshbase.apache.org/­book.htmlapacheignite.readme.io/­docs
EntwicklerAndrey Gershun & Mathias R. WulffHarperDBApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetHypertable Inc.Apache Software Foundation
Erscheinungsjahr20142017200820092015
Aktuelle Version3.1, August 20212.3.4, Jaenner 20210.9.8.11, Maerz 2016Apache Ignite 2.6
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infofree community edition availableOpen Source infoApache Version 2Open Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen 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.
ImplementierungsspracheJavaScriptNode.jsJavaC++C++, Java, .Net
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Linux
Unix
Windows infomit Cygwin
Linux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
Linux
OS X
Solaris
Windows
Datenschemaschemafreidynamic schemaschema-free, schema definition possibleschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infoJSON data typesoptions to bring your own types, AVROneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinjaneineingeschränkt infoNur Gleichheits- und Präfixabfragenja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like data manipulation statementsneinneinANSI-99 for query and DML statements, subset of DDL
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Java API
RESTful HTTP API
Thrift
C++ API
Thrift
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
Unterstützte ProgrammiersprachenJavaScript.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
C
C#
C++
Groovy
Java
PHP
Python
Scala
C++
Java
Perl
PHP
Python
Ruby
C#
C++
Java
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresneinCustom Functions infosince release 3.1ja infoCoprocessors in Javaneinyes (compute grid and cache interceptors can be used instead)
Triggersjaneinjaneinyes (cache interceptors and events)
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineA table resides as a whole on one (or more) nodes in a clusterShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infothe nodes on which a table resides can be definedMulti-Source Replikation
Source-Replica Replikation
wählbarer Replikationsfaktor auf Filesystemebeneyes (replicated cache)
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjajayes (compute grid and hadoop accelerator)
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageAtomic execution of specific operationsSingle row ACID (across millions of columns)neinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, using LMDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users and rolesAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACneinSecurity Hooks for custom implementations

Weitere Informationen bereitgestellt vom Systemhersteller

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
AlaSQLHarperDBHBaseHypertableIgnite
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

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

2024 NFL Draft Prospect Interview: Thomas Harper, DB, University of Notre Dame
22. April 2024, NFL Draft Diamonds

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

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9. Januar 2023, University of Colorado Denver

Build a Hacker News Clone using React and HarperDB — SitePoint
18. Oktober 2021, SitePoint

bereitgestellt von Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13. Februar 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5. Juni 2014, Facebook Engineering

HBase Tutorial
24. Februar 2023, Simplilearn

bereitgestellt von Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

NoSQL Market: A well-defined technological growth map with an impact-analysis
19. Juni 2020, Inter Press Service

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

Apache Ignite: An Overview
6. September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1. Juni 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14. Mai 2016, 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.

RaimaDB logo

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