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 > Greenplum vs. NebulaGraph vs. Neo4j vs. PieCloudDB vs. TerarkDB

Vergleich der Systemeigenschaften Greenplum vs. NebulaGraph vs. Neo4j vs. PieCloudDB vs. TerarkDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGreenplum  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessenPieCloudDB  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessen
KurzbeschreibungAnalytic Database platform built on PostgreSQL. Full name is Pivotal Greenplum Database infoA logical database in Greenplum is an array of individual PostgreSQL databases working together to present a single database image.A distributed, linear scalable, high perfomant Graph DBMSScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsA cloud-native analytic database platform with new technologoy for elastic MPPA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primäres DatenbankmodellRelational DBMSGraph DBMSGraph DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,37
Rang#48  Overall
#30  Relational DBMS
Punkte2,14
Rang#120  Overall
#10  Graph DBMS
Punkte44,46
Rang#23  Overall
#1  Graph DBMS
Punkte0,25
Rang#304  Overall
#138  Relational DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
Websitegreenplum.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
neo4j.comwww.openpie.comgithub.com/­bytedance/­terarkdb
Technische Dokumentationdocs.greenplum.orgdocs.nebula-graph.ioneo4j.com/­docsbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
EntwicklerPivotal Software Inc.Vesoft Inc.Neo4j, Inc.OpenPieByteDance, originally Terark
Erscheinungsjahr2005201920072016
Aktuelle Version7.0.0, September 20235.19, April 20242.1, Jänner 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarfkommerziellkommerziell inforestricted open source version available
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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheC++Java, ScalaC++
Server BetriebssystemeLinuxLinuxLinux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
gehostet
DatenschemajaStrong typed schemaschemafrei und schema-optionaljaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infoseit Version 4.2neinnein
Sekundärindizesjaja 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 infoAustauschbares Index Subsystem, per Default Apache Lucenejanein
SQL infoSupport of SQLjaSQL-like query languageneinjanein
APIs und andere ZugriffskonzepteJDBC
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
Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
CLI Client
JDBC
ODBC
C++ API
Java API
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
.Net
C++
Go
Java
PHP
Python
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Java
PL/SQL
Python
R
C++
Java
Server-seitige Scripts infoStored Proceduresjauser defined functionsja infoUser defined Procedures and Functionsuser defined functionsnein
Triggersjaja infomittels Event Handlerneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingja, mit Neo4j Fabricjakeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationCausal Clustering using Raft protocolCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyjakeine
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infoRelationships in graphsja infoBeziehungen in Graphenneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing RocksDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)User Roles and pluggable authentication with full SQL Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
GreenplumNebulaGraphNeo4jPieCloudDBTerarkDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
PieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
Neo4j is the market leader, graph database category creator, and the most widely...
» mehr
Extreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
PieCloudDB is ideal for Data mining applications that require extreme scalability...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Sail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
PieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» mehr
Neuigkeiten

Creating the GQL Database Language Standard
7. Mai 2024

This Week in Neo4j: GraphRAG, Knowledge Graphs, Open Source AI, GraphQL and more
4. Mai 2024

This Week in Neo4j: Nodes 2024, Data Modelling, Events, Knowledge Graphs and more
27. April 2024

GQL is Here: Your Cypher Queries in a GQL World
26. April 2024

GQL: The ISO Standard for Graphs Has Arrived
25. April 2024

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

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

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

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

VMware Greenplum on AWS: Parallel Postgres for Enterprise Analytics at Scale | Amazon Web Services
9. September 2019, AWS Blog

1. Introducing the Greenplum Database - Data Warehousing with Greenplum [Book]
6. Dezember 2018, O'Reilly Media

RSA: EMC integrates Hadoop with Greenplum database
26. Februar 2013, DatacenterDynamics

Greenplum 6 ventures outside the analytic box | ZDNET
19. März 2019, ZDNet

Greenplum 6 review: Jack of all trades, master of some
7. November 2019, InfoWorld

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

Neo4j Awards Technology Grant to Syracuse University for Mapping Misinformation Trends in 2024 U.S. Elections with ...
7. Mai 2024, Yahoo Finance

Neo4j Announces Collaboration with Microsoft to Advance GenAI and Data Solutions USA - English - India - English
26. März 2024, PR Newswire

Neo4j Is Planning IPO on Nasdaq, Largest Owner Greenbridge Says
15. Februar 2024, Bloomberg

Using Neo4j’s graph database for AI in Azure
4. April 2024, InfoWorld

Neo4j CTO says new Graph Query Language standard will have 'massive ripple effects'
26. April 2024, SiliconANGLE News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Präsentieren Sie hier Ihr Produkt