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. HugeGraph vs. IBM Db2 Event Store vs. Postgres-XL vs. TimesTen

Vergleich der Systemeigenschaften Greenplum vs. HugeGraph vs. IBM Db2 Event Store vs. Postgres-XL vs. TimesTen

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGreenplum  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenTimesTen  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 fast-speed and highly-scalable Graph DBMSDistributed Event Store optimized for Internet of Things use casesBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.In-Memory RDBMS compatible to Oracle
Primäres DatenbankmodellRelational DBMSGraph DBMSEvent Store
Time Series DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte8,37
Rang#48  Overall
#30  Relational DBMS
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte0,49
Rang#256  Overall
#117  Relational DBMS
Punkte1,31
Rang#163  Overall
#74  Relational DBMS
Websitegreenplum.orggithub.com/­hugegraph
hugegraph.apache.org
www.ibm.com/­products/­db2-event-storewww.postgres-xl.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technische Dokumentationdocs.greenplum.orghugegraph.apache.org/­docswww.ibm.com/­docs/­en/­db2-event-storewww.postgres-xl.org/­documentationdocs.oracle.com/­database/­timesten-18.1
EntwicklerPivotal Software Inc.BaiduIBMOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Erscheinungsjahr2005201820172014 infoseit 2012, ursprünglich genannt StormDB1998
Aktuelle Version7.0.0, September 20230.92.010 R1, Oktober 201811 Release 2 (11.2.2.8.0)
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0kommerziell infofree developer edition availableOpen Source infoMozilla public licensekommerziell
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 und C++C
Server BetriebssystemeLinuxLinux
macOS
Unix
Linux infoLinux, macOS, Windows for the developer additionLinux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Datenschemajajajajaja
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, XSLTja infoseit Version 4.2neinneinja infoXML type, but no XML query functionalitynein
Sekundärindizesjaja infoalso supports composite index and range indexneinjaja
SQL infoSupport of SQLjaneinja infothrough the embedded Spark runtimeja infodistributed, parallel query executionja
APIs und andere ZugriffskonzepteJDBC
ODBC
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
Groovy
Java
Python
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Java
PL/SQL
Server-seitige Scripts infoStored Proceduresjaasynchronous Gremlin script jobsjabenutzerdefinierte FunktionenPL/SQL
Triggersjaneinneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infodepending on used storage backend, e.g. Cassandra and HBaseShardinghorizontale Partitionierungkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikationja infodepending on used storage backend, e.g. Cassandra and HBaseActive-active shard replicationMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjavia hugegraph-sparkneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Fremdschlüssel inforeferenzielle Integritätjaja infoedges in graphneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID infoMVCCACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjajaNo - written data is immutablejaja
Durability infoDauerhafte Speicherung der DatenjajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagejaja infoby means of logfiles and checkpoints
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
GreenplumHugeGraphIBM Db2 Event StorePostgres-XLTimesTen
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, oreilly.com

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

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

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

bereitgestellt von Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23. April 2024, GBHackers

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, IBM

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

bereitgestellt von Google News

In-memory databases with Emulex Gen 7
25. Oktober 2023, Broadcom Inc.

The Intel Xeon E7-8800 v3 Review: The POWER8 Killer?
8. Mai 2015, AnandTech

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.

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.

Milvus logo

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt