DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Bangdb vs. HBase vs. IRONdb vs. NCache

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. Bangdb vs. HBase vs. IRONdb vs. NCache

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenIRONdb  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessen
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumConverged and high performance database for device data, events, time series, document and graphWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityOpen-Source and Enterprise in-memory Key-Value Store
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Wide Column StoreTime Series DBMSKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,76
Rang#220  Overall
#102  Relational DBMS
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte27,97
Rang#26  Overall
#2  Wide Column Stores
Punkte0,96
Rang#195  Overall
#29  Key-Value Stores
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlbangdb.comhbase.apache.orgwww.circonus.com/solutions/time-series-database/www.alachisoft.com/­ncache
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.bangdb.comhbase.apache.org/­book.htmldocs.circonus.com/irondb/category/getting-startedwww.alachisoft.com/­resources/­docs
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupSachin Sinha, BangDBApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetCirconus LLC.Alachisoft
Erscheinungsjahr20162012200820172005
Aktuelle VersionBangDB 2.0, October 20212.3.4, Jaenner 2021V0.10.20, January 20185.3.3, April 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3Open Source infoApache Version 2kommerziellOpen Source infoEnterprise Edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++JavaC und C++C#, .NET, .NET Core, Java
Server BetriebssystemegehostetLinuxLinux
Unix
Windows infomit Cygwin
LinuxLinux
Windows
Datenschemajaschemafreischema-free, schema definition possibleschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsoptions to bring your own types, AVROja infotext, numeric, histogramsteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialneinneinja
SQL infoSupport of SQLjaSQL like support with command line toolneinSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
HTTP APIIDistributedCache
JCache
LINQ
Proprietäres native API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
C
C#
C++
Java
Python
C
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored Proceduresjaneinja infoCoprocessors in Javayes, in Luanein infoUnterstützung für stored procedures mit SQL-Server CLR
Triggersjayes, Notifications (with Streaming only)janeinja infoNotifications
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingAutomatic, metric affinity per nodeja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)Multi-Source Replikation
Source-Replica Replikation
configurable replication factor, datacenter awareja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglyImmediate Consistency or Eventual ConsistencyImmediate consistency per node, eventual consistency across nodesEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDSingle row ACID (across millions of columns)neinoptimistic Locking und pessimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, run db with in-memory only modejaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACneinAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBBangdbHBaseIRONdbNCache
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
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBBangdbHBaseIRONdbNCache
DB-Engines Blog Posts

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

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

Accidental ‘write’ Permissions In Alibaba PostgreSQL Let Attackers Access Sensitive Data
22. April 2023, GBHackers

Two critical vulnerabilities spotted in Alibaba Cloud's PostgreSQL databases
21. April 2023, TEISS

How Data Analytics Capabilities of Alibaba Group Evolve Its Ecosystem to the Cloud
20. Februar 2021, DataDrivenInvestor

Alibaba Cloud ignites AI innovation in Singapore with recent hackathon | KrASIA
27. März 2024, KrASIA

bereitgestellt von Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

What Is HBase?
19. August 2021, IBM

HBase: The database big data left behind
6. Mai 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13. Februar 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook
5. Juni 2014, Facebook Engineering

bereitgestellt von Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21. Februar 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22. Februar 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21. Februar 2024, Enterprise Times

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, 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

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

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.

Präsentieren Sie hier Ihr Produkt