DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > H2 vs. HarperDB vs. NCache vs. PieCloudDB vs. Typesense

Vergleich der Systemeigenschaften H2 vs. HarperDB vs. NCache vs. PieCloudDB vs. Typesense

Redaktionelle Informationen bereitgestellt von DB-Engines
NameH2  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenPieCloudDB  Xaus Vergleich ausschliessenTypesense  Xaus Vergleich ausschliessen
KurzbeschreibungFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.HarperDB 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.Open-Source and Enterprise in-memory Key-Value StoreA cloud-native analytic database platform with new technologoy for elastic MPPA typo-tolerant, in-memory search engine optimized for instant search-as-you-type experiences and developer productivity
Primäres DatenbankmodellRelational DBMSDocument StoreKey-Value StoreRelational DBMSSuchmaschine
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,57
Rang#47  Overall
#30  Relational DBMS
Punkte0,55
Rang#243  Overall
#38  Document Stores
Punkte0,91
Rang#196  Overall
#29  Key-Value Stores
Punkte0,37
Rang#271  Overall
#127  Relational DBMS
Punkte0,80
Rang#209  Overall
#14  Suchmaschinen
Websitewww.h2database.comwww.harperdb.iowww.alachisoft.com/­ncachewww.openpie.comtypesense.org
Technische Dokumentationwww.h2database.com/­html/­main.htmldocs.harperdb.io/­docswww.alachisoft.com/­resources/­docstypesense.org/­docs
EntwicklerThomas MuellerHarperDBAlachisoftOpenPie
Erscheinungsjahr2005201720052015
Aktuelle Version2.2.220, Juli 20233.1, August 20215.3.3, April 20242.1, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infofree community edition availableOpen Source infoEnterprise Edition availablekommerziellOpen Source infoGPL V3
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaNode.jsC#, .NET, .NET Core, JavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Linux
Windows
gehostetLinux
Datenschemajadynamic schemaschemafreijaschemafrei infopre-defined schema optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infoJSON data typesteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaSQL-like data manipulation statementsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.janein
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
IDistributedCache
JCache
LINQ
Proprietäres native API
CLI Client
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
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Java
PL/SQL
Python
R
.Net infocommunity maintained
Clojure infocommunity maintained
Dart infocommunity maintained
Go infocommunity maintained
Java infocommunity maintained
JavaScript
Perl infocommunity maintained
PHP
Python
Ruby
Rust infocommunity maintained
Swift infocommunity maintained
Server-seitige Scripts infoStored ProceduresJava Stored Procedures and User-Defined FunctionsCustom Functions infosince release 3.1nein infoUnterstützung für stored procedures mit SQL-Server CLRuser defined functionsnein
Triggersjaneinja infoNotificationsnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineA table resides as a whole on one (or more) nodes in a clusterjaja
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 definedja, mit wählbarer KonsistenzjaMulti-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDAtomic execution of specific operationsoptimistic Locking und pessimistic LockingACIDnein
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
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)User Roles and pluggable authentication with full SQL Standard
Weitere Informationen bereitgestellt vom Systemhersteller
H2HarperDBNCachePieCloudDBTypesense
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
PieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Extreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
PieCloudDB is ideal for Data mining applications that require extreme scalability...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Sail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr
PieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» 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
H2HarperDBNCachePieCloudDBTypesense
Erwähnungen in aktuellen Nachrichten

HarperDB Attracts Significant Growth Investment from Serent Capital
12. Juni 2024, Business Wire

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

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

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

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

bereitgestellt von Google News

How to use NCache in ASP.Net Core
9. Juli 2024, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News

Laravel Scout Adds Typesense, A Lightening-fast Open-source Search
17. Januar 2024, Laravel News

Building fast, fuzzy site search with Laravel and Typesense
29. Juli 2024, Laravel News

China win second Challenger round
10. März 2024, Scrum Queens

5 Recipe Search Engines to Cook Based on Time, Budget, & Ingredients - MUO
19. April 2022, MakeUseOf

Spain plans Six Nations alternative
13. Juli 2017, Scrum Queens

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt