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 > Apache Phoenix vs. DolphinDB vs. Drizzle vs. NebulaGraph vs. Quasardb

Vergleich der Systemeigenschaften Apache Phoenix vs. DolphinDB vs. Drizzle vs. NebulaGraph vs. Quasardb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenDolphinDB  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungA scale-out RDBMS with evolutionary schema built on Apache HBaseDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.A distributed, linear scalable, high perfomant Graph DBMSDistributed, high-performance timeseries database
Primäres DatenbankmodellRelational DBMSTime Series DBMSRelational DBMSGraph DBMSTime Series DBMS
Sekundäre DatenbankmodelleRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,97
Rang#126  Overall
#59  Relational DBMS
Punkte4,13
Rang#80  Overall
#6  Time Series DBMS
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte0,14
Rang#332  Overall
#29  Time Series DBMS
Websitephoenix.apache.orgwww.dolphindb.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
quasar.ai
Technische Dokumentationphoenix.apache.orgdocs.dolphindb.cn/­en/­help200/­index.htmldocs.nebula-graph.iodoc.quasar.ai/­master
EntwicklerApache Software FoundationDolphinDB, IncDrizzle Projekt, ursprünglich gestartet von Brian AkerVesoft Inc.quasardb
Erscheinungsjahr20142018200820192009
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 2019v2.00.4, January 20227.2.4, September 20123.14.1, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0kommerziell infofree community version availableOpen Source infoGNU GPLOpen Source infoApache Version 2.0 + Common Clause 1.0kommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC++C++C++C++
Server BetriebssystemeLinux
Unix
Windows
Linux
Windows
FreeBSD
Linux
OS X
LinuxBSD
Linux
OS X
Windows
Datenschemaja infolate-bound, schema-on-read capabilitiesjajaStrong typed schemaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja infointeger and binary
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajaja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.ja infomittels Tags
SQL infoSupport of SQLjaSQL-like query languageja infomit propriätären ErweiterungenSQL-like query languageSQL-like query language
APIs und andere ZugriffskonzepteJDBCJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBCBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
HTTP API
Unterstützte ProgrammiersprachenC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C++
Java
PHP
.Net
C++
Go
Java
PHP
Python
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenjaneinuser defined functionsnein
Triggersneinneinnein infoHooks für Callbacks innerhalb der Servers können verwendet werden.nein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardinghorizontale PartitionierungShardingShardingSharding infoconsistent hashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
jaMulti-Source Replikation
Source-Replica Replikation
Causal Clustering using Raft protocolSource-Replica Replikation mit wählbarem Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationjaneinneinwith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaja infoRelationships in graphsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infousing RocksDBja infomittels LevelDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja infoTransient mode
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyAdministrators, Users, GroupsPluggable Authentication Mechanismen infoz.B. LDAP, HTTPRole-based access controlCryptographically strong user authentication and audit trail
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixDolphinDBDrizzleNebulaGraphQuasardb
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 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

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 PhoenixDolphinDBDrizzleNebulaGraphQuasardb
DB-Engines Blog Posts

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

alle anzeigen

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Bridge the SQL-NoSQL gap with Apache Phoenix
4. Februar 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27. März 2017, SDTimes.com

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18. April 2019, eWeek

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

bereitgestellt von Google News

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16. September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26. Oktober 2022, Towards Data Science

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16. September 2022, Datanami

bereitgestellt von Google News

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

Meet the NiceGUI: Your Soon-to-be Favorite Python UI Library
16. April 2024, Towards Data Science

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

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.

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt