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 > H2 vs. HarperDB vs. Ignite vs. Linter vs. Oracle NoSQL

Vergleich der Systemeigenschaften H2 vs. HarperDB vs. Ignite vs. Linter vs. Oracle NoSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenLinter  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Ultra-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.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.RDBMS for high security requirementsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primäres DatenbankmodellRelational DBMSDocument StoreKey-Value Store
Relational DBMS
Relational DBMSDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte3,16
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte0,09
Rang#346  Overall
#152  Relational DBMS
Punkte2,95
Rang#100  Overall
#17  Document Stores
#17  Key-Value Stores
#50  Relational DBMS
Websitewww.h2database.comwww.harperdb.ioignite.apache.orglinter.ruwww.oracle.com/­database/­nosql/­technologies/­nosql
Technische Dokumentationwww.h2database.com/­html/­main.htmldocs.harperdb.io/­docsapacheignite.readme.io/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
EntwicklerThomas MuellerHarperDBApache Software Foundationrelex.ruOracle
Erscheinungsjahr20052017201519902011
Aktuelle Version2.2.220, Juli 20233.1, August 2021Apache Ignite 2.623.3, Dezember 2023
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infofree community edition availableOpen Source infoApache 2.0kommerziellOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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.
ImplementierungsspracheJavaNode.jsC++, Java, .NetC und C++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Linux
OS X
Solaris
Windows
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
Linux
Solaris SPARC/x86
Datenschemajadynamic schemajajaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON data typesjajaoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaSQL-like data manipulation statementsANSI-99 for query and DML statements, subset of DDLjaSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
RESTful HTTP API
Unterstützte ProgrammiersprachenJava.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++
Java
PHP
Python
Ruby
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsCustom Functions infosince release 3.1yes (compute grid and cache interceptors can be used instead)ja infoproprietary syntax with the possibility to convert from PL/SQLnein
Triggersjaneinyes (cache interceptors and events)janein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineA table resides as a whole on one (or more) nodes in a clusterShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infothe nodes on which a table resides can be definedyes (replicated cache)Source-Replica ReplikationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinyes (compute grid and hadoop accelerator)neinwith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of specific operationsACIDACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjayes, using LMDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesSecurity Hooks for custom implementationsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen

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
H2HarperDBIgniteLinterOracle NoSQL
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
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

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

СУБД «Линтер Бастион» прошла сертификацию ФСТЭК России по новым требованиям к системам управления ...
11. März 2024, ServerNews

bereitgestellt von Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3. April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1. Oktober 2012, WIRED

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

RaimaDB logo

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