DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. Dolt vs. HBase vs. Kdb vs. Lovefield

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. Dolt vs. HBase vs. Kdb vs. Lovefield

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessen
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumA MySQL compatible DBMS with Git-like versioning of data and schemaWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableHoch performantes Time Series DBMSEmbeddable relational database for web apps written in pure JavaScript
Primäres DatenbankmodellRelational DBMSRelational DBMSWide Column StoreTime Series DBMS
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,68
Rang#231  Overall
#105  Relational DBMS
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte30,50
Rang#26  Overall
#2  Wide Column Stores
Punkte7,55
Rang#53  Overall
#3  Time Series DBMS
#1  Vektor DBMS
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlgithub.com/­dolthub/­dolt
www.dolthub.com
hbase.apache.orgkx.comgoogle.github.io/­lovefield
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.dolthub.comhbase.apache.org/­book.htmlcode.kx.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupDoltHub IncApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetKx Systems, a division of First Derivatives plcGoogle
Erscheinungsjahr2016201820082000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032014
Aktuelle Version2.3.4, Jaenner 20213.6, Mai 20182.1.12, February 2017
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoApache Version 2kommerziell infoKostenlose 32-bit VersionOpen Source infoApache 2.0
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.
ImplementierungsspracheGoJavaqJavaScript
Server BetriebssystemegehostetLinux
macOS
Windows
Linux
Unix
Windows infomit Cygwin
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Datenschemajajaschema-free, schema definition possiblejaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptions to bring your own types, AVROjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinjanein
Sekundärindizesjajaneinja infotable attribute 'grouped'ja
SQL infoSupport of SQLjajaneinSQL-like query language (q)SQL-like query language infovia JavaScript builder pattern
APIs und andere ZugriffskonzepteJDBC
ODBC
CLI Client
HTTP REST
Java API
RESTful HTTP API
Thrift
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Groovy
Java
PHP
Python
Scala
C
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
JavaScript
Server-seitige Scripts infoStored Proceduresjayes infocurrently in alpha releaseja infoCoprocessors in Javabenutzerdefinierte Funktionennein
Triggersjajajaja infomittels ViewsUsing read-only observers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeineShardinghorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-Source Replikation
Source-Replica Replikation
Source-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein infoein vergleichbares Paradigma wird intern verwendetnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDSingle row ACID (across millions of columns)neinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, by using IndexedDB or the cloud service Firebase Realtime Database
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja infousing MemoryDB
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardOnly one user is configurable, and must be specified in the config file at startupAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACRechteverwaltung mit Benutzeraccountsnein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBDoltHBaseKdbLovefield
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» 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 HybridDBDoltHBaseKdbLovefield
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

Alibaba Cloud upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

Alibaba Cloud's PostgreSQL databases impacted by critical bugs
22. April 2023, SC Media

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

bereitgestellt von Google News

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5. Juli 2022, O'Reilly Media

bereitgestellt von Google News

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt