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

DBMS > Apache Phoenix vs. Elasticsearch vs. Microsoft Azure Synapse Analytics vs. NCache vs. WakandaDB

Vergleich der Systemeigenschaften Apache Phoenix vs. Elasticsearch vs. Microsoft Azure Synapse Analytics vs. NCache vs. WakandaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenElasticsearch  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenWakandaDB  Xaus Vergleich ausschliessen
KurzbeschreibungA scale-out RDBMS with evolutionary schema built on Apache HBaseEine moderne Such- und Analyseplattform basierend auf Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerOpen-Source and Enterprise in-memory Key-Value StoreWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primäres DatenbankmodellRelational DBMSSuchmaschineRelational DBMSKey-Value StoreObject oriented DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,90
Rang#125  Overall
#59  Relational DBMS
Punkte128,79
Rang#8  Overall
#1  Suchmaschinen
Punkte18,98
Rang#31  Overall
#19  Relational DBMS
Punkte0,91
Rang#196  Overall
#29  Key-Value Stores
Punkte0,03
Rang#364  Overall
#17  Object oriented DBMS
Websitephoenix.apache.orgwww.elastic.co/­elasticsearchazure.microsoft.com/­services/­synapse-analyticswww.alachisoft.com/­ncachewakanda.github.io
Technische Dokumentationphoenix.apache.orgwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.microsoft.com/­azure/­synapse-analyticswww.alachisoft.com/­resources/­docswakanda.github.io/­doc
EntwicklerApache Software FoundationElasticMicrosoftAlachisoftWakanda SAS
Erscheinungsjahr20142010201620052012
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 20198.6, January 20235.3.3, April 20242.7.0 (April 29, 2019), April 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoElastic LicensekommerziellOpen Source infoEnterprise Edition availableOpen Source infoAGPLv3, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaC++C#, .NET, .NET Core, JavaC++, JavaScript
Server BetriebssystemeLinux
Unix
Windows
Alle Betriebssysteme mit einer Java VMgehostetLinux
Windows
Linux
OS X
Windows
Datenschemaja infolate-bound, schema-on-read capabilitiesschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.jaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajateilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaja infoAlle Suchfelder werden automatisch indiziertjaja
SQL infoSupport of SQLjaSQL-like query languagejaSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.nein
APIs und andere ZugriffskonzepteJDBCJava API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
IDistributedCache
JCache
LINQ
Proprietäres native API
RESTful HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
C#
Java
PHP
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScript
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenjaTransact SQLnein infoUnterstützung für stored procedures mit SQL-Server CLRja
Triggersneinja infoMittels Verwendung des 'Percolation' featuresneinja infoNotificationsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding, horizontal partitioningjakeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
jajaja, mit wählbarer Konsistenzkeine
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationES-Hadoop Connectorneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinnein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDoptimistic Locking und pessimistic LockingACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaMemcached and Redis integrationjanein
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyjaAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)ja
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixElasticsearchMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseNCacheWakandaDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» 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

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
Apache PhoenixElasticsearchMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseNCacheWakandaDB
DB-Engines Blog Posts

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

alle anzeigen

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3. Juli 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix
2. Juni 2016, AWS Blog

Deep dive into Azure HDInsight 4.0
25. September 2018, azure.microsoft.com

Hortonworks Starts Hadoop Summit with Data Platform Update
28. Juni 2016, ADT Magazine

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps
2. Juni 2016, AWS Blog

Sundeck Announces the Public Availability of Its Query Engineering Platform for Snowflake
31. Mai 2023, Newswire

bereitgestellt von Google News

AWS hands OpenSearch to Linux Foundation – is this why Elasticsearch was made open source again?
16. September 2024, DevClass

Elastic Announces Open Source License for Elasticsearch and Kibana Source Code
29. August 2024, businesswire.com

The Elasticsearch cloud now subject to open-source licence
3. September 2024, TechHQ

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29. April 2024, InfoQ.com

Misconfigured Elasticsearch database exposes 762K Chinese car owners | SC Media
6. September 2024, SC Media

bereitgestellt von Google News

General Available: Azure Synapse Runtime for Apache Spark 3.4 is now GA
8. April 2024, Microsoft

Azure Synapse Runtime for Apache Spark 3.2 End of Support
22. März 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

Announcing General Availability of Graph Semantics in Kusto
27. Mai 2024, Microsoft

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT
18. Oktober 2023, AWS Blog

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt