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

DBMS > Apache Phoenix vs. Elasticsearch vs. FeatureBase vs. Microsoft Azure SQL Database vs. NebulaGraph

Vergleich der Systemeigenschaften Apache Phoenix vs. Elasticsearch vs. FeatureBase vs. Microsoft Azure SQL Database vs. NebulaGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameApache Phoenix  Xaus Vergleich ausschliessenElasticsearch  Xaus Vergleich ausschliessenFeatureBase  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenNebulaGraph  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 metricReal-time database platform that powers real-time analytics and machine learning applications by simultaneously executing low-latency, high-throughput, and highly concurrent workloads.Relationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerA distributed, linear scalable, high perfomant Graph DBMS
Primäres DatenbankmodellRelational DBMSSuchmaschineRelational DBMSRelational DBMSGraph DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,02
Rang#130  Overall
#63  Relational DBMS
Punkte134,78
Rang#7  Overall
#1  Suchmaschinen
Punkte0,26
Rang#304  Overall
#138  Relational DBMS
Punkte78,40
Rang#15  Overall
#10  Relational DBMS
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Websitephoenix.apache.orgwww.elastic.co/­elasticsearchwww.featurebase.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
Technische Dokumentationphoenix.apache.orgwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.featurebase.comdocs.microsoft.com/­en-us/­azure/­azure-sqldocs.nebula-graph.io
EntwicklerApache Software FoundationElasticMolecula and Pilosa Open Source ContributorsMicrosoftVesoft Inc.
Erscheinungsjahr20142010201720102019
Aktuelle Version5.0-HBase2, July 2018 and 4.15-HBase1, December 20198.6, January 20232022, May 2022V12
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoElastic LicensekommerziellkommerziellOpen Source infoApache Version 2.0 + Common Clause 1.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaGoC++C++
Server BetriebssystemeLinux
Unix
Windows
Alle Betriebssysteme mit einer Java VMLinux
macOS
gehostetLinux
Datenschemaja infolate-bound, schema-on-read capabilitiesschemafrei infoFlexible Typdefinitionen, die - sobald definiert - persistent bleiben.jajaStrong typed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjaja infoAlle Suchfelder werden automatisch indiziertneinjaja 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.
SQL infoSupport of SQLjaSQL-like query languageSQL queriesjaSQL-like query language
APIs und andere ZugriffskonzepteJDBCJava API
RESTful HTTP/JSON API
gRPC
JDBC
Kafka Connector
ODBC
ADO.NET
JDBC
ODBC
Browser 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
Unterstützte ProgrammiersprachenC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Java
Python
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenjaTransact SQLuser defined functions
Triggersneinja infoMittels Verwendung des 'Percolation' featuresneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
jajaja, immer mindestens 3 Replikas vorhandenCausal Clustering using Raft protocol
MapReduce infoBietet ein API für Map/Reduce OperationenHadoop integrationES-Hadoop Connectorneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual ConsistencyEventual Consistency infoSynchrone dokumentenbasierte Replikation. Write consistency konfigurierbar: one, quorum, allImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajaja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinjaACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajayes, using Linux fsyncjaja infousing RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaMemcached and Redis integrationjaja
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
Apache PhoenixElasticsearchFeatureBaseMicrosoft Azure SQL Database infofrüher SQL AzureNebulaGraph
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 PhoenixElasticsearchFeatureBaseMicrosoft Azure SQL Database infofrüher SQL AzureNebulaGraph
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

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, 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

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

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

bereitgestellt von Google News

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26. April 2024, Business Wire

8 Powerful Alternatives to Elasticsearch
25. April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12. Januar 2024, SentinelOne

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26. März 2024, insider.govtech.com

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13. März 2024, The New Stack

bereitgestellt von Google News

Molecula Austin Office: Careers, Perks + Culture
15. November 2023, Built In Austin

Get Your Infrastructure Ready for Real-Time Analytics
8. März 2022, Built In

Funding wrap: H.O. Maycotte's Molecula raises $10M, rebrands; UT snags $15M to lead regional innovation hub
12. September 2022, Austin Business Journal

The 10 Coolest Big Data Tools Of 2021
7. Dezember 2021, CRN

Pilosa: A Scalable High Performance Bitmap Database Index
17. Juni 2019, hackernoon.com

bereitgestellt von Google News

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Public Preview: Azure SQL updates for mid-November 2023 | Azure updates
15. November 2023, Microsoft

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18. September 2023, The Register

bereitgestellt von Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26. März 2024, 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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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