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

DBMS > EsgynDB vs. Galaxybase vs. Hazelcast vs. Postgres-XL vs. YugabyteDB

Vergleich der Systemeigenschaften EsgynDB vs. Galaxybase vs. Hazelcast vs. Postgres-XL vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEsgynDB  Xaus Vergleich ausschliessenGalaxybase  Xaus Vergleich ausschliessenHazelcast  Xaus Vergleich ausschliessenPostgres-XL  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionScalable, ACID-compliant native distributed parallel graph platformA widely adopted in-memory data gridBasiert auf PostgreSQL und ist um Clusterfähigkeiten (scale out) erweitert.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSGraph DBMSKey-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store infoJSON support with IMDG 3.12Document Store
Spatial DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,25
Rang#312  Overall
#138  Relational DBMS
Punkte0,07
Rang#377  Overall
#40  Graph DBMS
Punkte5,46
Rang#61  Overall
#7  Key-Value Stores
Punkte0,53
Rang#254  Overall
#117  Relational DBMS
Punkte2,63
Rang#109  Overall
#53  Relational DBMS
Websitewww.esgyn.cngalaxybase.comhazelcast.comwww.postgres-xl.orgwww.yugabyte.com
Technische Dokumentationhazelcast.org/­imdg/­docswww.postgres-xl.org/­documentationdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerEsgynChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司HazelcastYugabyte Inc.
Erscheinungsjahr2015201720082014 infoseit 2012, ursprünglich genannt StormDB2017
Aktuelle VersionNov 20, November 20215.3.6, November 202310 R1, Oktober 20182.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2; commercial licenses availableOpen Source infoMozilla public licenseOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheC++, JavaC and JavaJavaCC und C++
Server BetriebssystemeLinuxLinuxAlle Betriebssysteme mit einer Java VMLinux
macOS
Linux
OS X
DatenschemajaStrong typed schemaschemafreijadepending on used data model
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, XSLTneinneinja infothe object must implement a serialization strategyja infoXML type, but no XML query functionalitynein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaneinSQL-like query languageja infodistributed, parallel query executionyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
Browser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietäres native API
JCache
JPA
Memcached Protokoll
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC/ADO.NetGo
Java
Python
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresJava Stored Proceduresuser defined procedures and functionsja infoEvent Listeners, Executor Servicesbenutzerdefinierte Funktionenja infosql, plpgsql, C
Triggersneinja infoEventsjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardinghorizontale PartitionierungHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication between multi datacentersja infoReplicated MapBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätjaja infoRelationships in graphsneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDone or two-phase-commit; repeatable reads; read commitedACID infoMVCCDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access controlRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
EsgynDBGalaxybaseHazelcastPostgres-XLYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
EsgynDBGalaxybaseHazelcastPostgres-XLYugabyteDB
Erwähnungen in aktuellen Nachrichten

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15. Mai 2024, Datanami

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7. März 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17. April 2024, VentureBeat

Hazelcast Versus Redis: A Practical Comparison
4. Januar 2024, Database Trends and Applications

Hazelcast: The 'true' value of streaming real-time data
27. September 2023, ComputerWeekly.com

bereitgestellt von Google News

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, businesswire.com

The surprising link between Formula One and enterprise PostgreSQL optimisation
28. März 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, businesswire.com

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20. Mai 2022, Forbes

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt