DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Ehcache vs. HarperDB vs. HyperSQL vs. LevelDB vs. Oracle NoSQL

Vergleich der Systemeigenschaften Ehcache vs. HarperDB vs. HyperSQL vs. LevelDB vs. Oracle NoSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenHyperSQL infoalso known as HSQLDB  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsHarperDB takes the "stack" out of "tech stack" by combining an ultra-fast document-style data store, in-memory cache, real-time message broker, and your application components into a single distributed technology.In Java gesschriebenes multithreaded und transaktionales RDBMS infoAuch bekannt unter HSQLDBEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA 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 DatenbankmodellKey-Value StoreDocument StoreRelational DBMSKey-Value StoreDocument Store
Key-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,79
Rang#66  Overall
#8  Key-Value Stores
Punkte0,55
Rang#243  Overall
#38  Document Stores
Punkte3,14
Rang#85  Overall
#46  Relational DBMS
Punkte2,33
Rang#111  Overall
#19  Key-Value Stores
Punkte3,07
Rang#86  Overall
#15  Document Stores
#11  Key-Value Stores
#47  Relational DBMS
Websitewww.ehcache.orgwww.harperdb.iohsqldb.orggithub.com/­google/­leveldbwww.oracle.com/­database/­nosql/­technologies/­nosql
Technische Dokumentationwww.ehcache.org/­documentationdocs.harperdb.io/­docshsqldb.org/­web/­hsqlDocsFrame.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mddocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
EntwicklerTerracotta Inc, owned by Software AGHarperDBGoogleOracle
Erscheinungsjahr20092017200120112011
Aktuelle Version3.10.0, Maerz 20223.1, August 20212.7.2, Juni 20231.23, Februar 202124.1, Mai 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablekommerziell infofree community edition availableOpen Source infoBasiert auf BSD-LizenzOpen Source infoBSDOpen 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.jsJavaC++Java
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Alle Betriebssysteme mit einer Java VM infoEmbedded (into Java applications) and Client-Server operating modesIllumos
Linux
OS X
Windows
Linux
Solaris SPARC/x86
Datenschemaschemafreidynamic schemajaschemafreiSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON data typesjaneinoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinjajaneinja
SQL infoSupport of SQLneinSQL-like data manipulation statementsjaneinSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteJCacheJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
HTTP API infoJDBC via HTTP
JDBC
ODBC
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
All languages supporting JDBC/ODBC
Java
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresneinCustom Functions infosince release 3.1Java, SQLneinnein
Triggersja infoCache Event Listenersneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerA table resides as a whole on one (or more) nodes in a clusterkeinekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta Serverja infothe nodes on which a table resides can be definedkeinekeineElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinwith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceAtomic execution of specific operationsACIDneinkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachyes, using LMDBjaja infowith automatic compression on writesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users and rolesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinZugriffsrechte 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
EhcacheHarperDBHyperSQL infoalso known as HSQLDBLevelDBOracle NoSQL
Erwähnungen in aktuellen Nachrichten

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22. Juli 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9. Februar 2010, Sonatype Blog

Implementing fallback with cached data
8. Oktober 2018, O'Reilly Media

bereitgestellt von Google News

HarperDB Attracts Significant Growth Investment from Serent Capital
12. Juni 2024, businesswire.com

DoD Successfully Deploys Commercial AI Solutions for COD Project
10. September 2024, Defense Innovation Unit

Defense Innovation Unit Issues Success Memo to HarperDB for its Common Operation Database Prototype
11. September 2024, PR Newswire

Wilson Sonsini Advises Serent Capital on Significant Growth Investment in HarperDB
17. Juni 2024, wsgr.com

HarperDB Receives Growth Investment from Serent Capital
12. Juni 2024, FinSMEs

bereitgestellt von Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24. Oktober 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14. November 2022, TheServerSide.com

bereitgestellt von Google News

Inside the "Fallguys" malware that steals your browsing data and gaming IMs; continued attack on open source software
2. September 2020, Sonatype Blog

Pliops unveils XDP-Rocks for RocksDB
19. Oktober 2022, Blocks & Files

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17. Oktober 2019, Phoronix

RocksDB - Facebook's Database Now Open Source
21. November 2013, iProgrammer

GIFShell - New Attack Method That Allows Attackers to Steal Data Using Microsoft Teams GIFs
9. September 2022, CybersecurityNews

bereitgestellt von Google News

Cloud database comparison: AWS, Microsoft, Google and Oracle
24. Juli 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9. September 2024, AIM

Oracle GoldenGate for Big Data Articles get a new look!
30. Oktober 2023, blogs.oracle.com

Oracle, Uni. Of Mauritius develop breast cancer awareness app
13. August 2024, Africanews English

Explore Oracle Database Solutions for Maximum Efficiency
4. September 2018, oracle.com

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.

SingleStore logo

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt