DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. H2 vs. HarperDB vs. OpenSearch vs. Yanza

Vergleich der Systemeigenschaften AlaSQL vs. H2 vs. HarperDB vs. OpenSearch vs. Yanza

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenHarperDB  Xaus Vergleich ausschliessenOpenSearch  Xaus Vergleich ausschliessenYanza  Xaus Vergleich ausschliessen
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungJavaScript DBMS libraryFull-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.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneTime Series DBMS for IoT Applications
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSDocument StoreSuchmaschineTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSVektor 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
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,55
Rang#248  Overall
#38  Document Stores
Punkte16,36
Rang#37  Overall
#4  Suchmaschinen
Websitealasql.orgwww.h2database.comwww.harperdb.iogithub.com/­opensearch-project
opensearch.org
yanza.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmldocs.harperdb.io/­docsopensearch.org/­docs/­latest
EntwicklerAndrey Gershun & Mathias R. WulffThomas MuellerHarperDBAmazon Web ServicesYanza
Erscheinungsjahr20142005201720212015
Aktuelle Version2.2.220, Juli 20233.1, August 20212.5.0, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infofree community edition availableOpen Source infoApache Version 2.0kommerziell infofree version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein infobut mainly used as a service provided by Yanza
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
ImplementierungsspracheJavaScriptJavaNode.jsJava
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VMLinux
OS X
Alle Betriebssysteme mit einer Java VMWindows
Datenschemaschemafreijadynamic schemaschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infoJSON data typesjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjajaja infoAlle Suchfelder werden automatisch indiziertnein
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.jaSQL-like data manipulation statementsSQL-like query languagenein
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Java API
RESTful HTTP/JSON API
HTTP API
Unterstützte ProgrammiersprachenJavaScriptJava.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
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
jede Sprache, die HTTP-Aufrufe erlaubt
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined FunctionsCustom Functions infosince release 3.1janein
Triggersjajaneinja infoMittels Verwendung des 'Percolation' featuresja infoTimer and event based
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineA table resides as a whole on one (or more) nodes in a clusterShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infothe nodes on which a table resides can be definedjakeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDAtomic execution of specific operationsneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejayes, using LMDBjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and rolesnein
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLH2HarperDBOpenSearchYanza
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» mehr
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» mehr
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» mehr
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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
DrittanbieterAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» mehr

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

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

Amazon OpenSearch Service now supports OpenSearch version 2.13
21. Mai 2024, AWS Blog

AVB accelerates search in LINQ with Amazon OpenSearch Service | Amazon Web Services
21. Mai 2024, AWS Blog

Amazon OpenSearch Service releases cross cluster alerting monitors
21. Mai 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (London) and Asia Pacific (Mumbai)
16. Mai 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (Paris) region
8. Mai 2024, AWS Blog

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.

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt