DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > 4D vs. Apache Phoenix vs. Citus vs. EDB Postgres vs. Geode

Vergleich der Systemeigenschaften 4D vs. Apache Phoenix vs. Citus vs. EDB Postgres vs. Geode

Redaktionelle Informationen bereitgestellt von DB-Engines
Name4D infofrüherer Name: 4th Dimension  Xaus Vergleich ausschliessenApache Phoenix  Xaus Vergleich ausschliessenCitus  Xaus Vergleich ausschliessenEDB Postgres  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessen
KurzbeschreibungAnwendungsentwicklungsumgebung mit integrierter DatenbankA scale-out RDBMS with evolutionary schema built on Apache HBaseScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processes
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSRelational DBMSKey-Value Store
Sekundäre DatenbankmodelleDocument StoreDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,68
Rang#110  Overall
#54  Relational DBMS
Punkte2,02
Rang#130  Overall
#63  Relational DBMS
Punkte2,15
Rang#123  Overall
#60  Relational DBMS
Punkte2,18
Rang#122  Overall
#59  Relational DBMS
Punkte1,99
Rang#133  Overall
#23  Key-Value Stores
Websitewww.4d.comphoenix.apache.orgwww.citusdata.comwww.enterprisedb.comgeode.apache.org
Technische Dokumentationdeveloper.4d.comphoenix.apache.orgdocs.citusdata.comwww.enterprisedb.com/­docsgeode.apache.org/­docs
Entwickler4D, IncApache Software FoundationEnterpriseDBOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.
Erscheinungsjahr19842014201020052002
Aktuelle Versionv20, April 20235.0-HBase2, July 2018 and 4.15-HBase1, December 20198.1, Dezember 201814, Dezember 20211.1, February 2017
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open Source infoAGPL, commercial license also availablekommerziell infoBSD for PostgreSQL-componentsOpen Source infoApache Version 2; commercial licenses available as Gemfire
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.
ImplementierungsspracheJavaCCJava
Server BetriebssystemeOS X
Windows
Linux
Unix
Windows
LinuxLinux
Windows
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also required
Datenschemajaja infolate-bound, schema-on-read capabilitiesjajaschemafrei
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, XSLTjaneinja infospecific XML type available, but no XML query functionalityja infospecific XML-type available, but no XML query functionality.nein
Sekundärindizesjajajajanein
SQL infoSupport of SQLja infoclose to SQL 92jaja infostandard, with numerous extensionsja infoStandard mit zahlreichen ErweiterungenSQL-like query language (OQL)
APIs und andere ZugriffskonzepteODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java Client API
Memcached Protokoll
RESTful HTTP API
Unterstützte Programmiersprachen4D eigene IDE
PHP
C
C#
C++
Go
Groovy
Java
PHP
Python
Scala
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
All JVM based languages
C++
Groovy
Java
Scala
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionenbenutzerdefinierte Funktionen inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.benutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)benutzerdefinierte Funktionen
Triggersjaneinjajaja infoCache Event Listeners
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardinghorizontale Partitionierung infoby hash, list or rangeSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
Source-Replica Replikation infoother methods possible by using 3rd party extensionsMulti-Source ReplikationMulti-Source Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinHadoop integrationneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDyes, on a single node
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer und GruppenAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights per client and object definable

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
4D infofrüherer Name: 4th DimensionApache PhoenixCitusEDB PostgresGeode
DB-Engines Blog Posts

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

alle anzeigen

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

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

Ubicloud wants to build an open source alternative to AWS
5. März 2024, TechCrunch

How Citus Health Uses AWS to Provide Secure and Real-Time Virtual Patient Care - AWS Startups
18. August 2023, AWS Blog

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

Distributed PostgreSQL Benchmarks: Azure Cosmos DB, CockroachDB, and YugabyteDB
8. Juli 2023, InfoQ.com

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL ...
24. Januar 2019, blogs.microsoft.com

bereitgestellt von Google News

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29. August 2023, GlobeNewswire

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Neo4j logo

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

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

Präsentieren Sie hier Ihr Produkt