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

DBMS > EsgynDB vs. Fujitsu Enterprise Postgres vs. HugeGraph vs. OceanBase vs. StarRocks

Vergleich der Systemeigenschaften EsgynDB vs. Fujitsu Enterprise Postgres vs. HugeGraph vs. OceanBase vs. StarRocks

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEsgynDB  Xaus Vergleich ausschliessenFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessenStarRocks  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A fast-speed and highly-scalable Graph DBMSA distributed, high available RDBMS compatible with Oracle and MySQLAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache Doris
Primäres DatenbankmodellRelational DBMSRelational DBMSGraph DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument 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,37
Rang#278  Overall
#128  Relational DBMS
Punkte0,17
Rang#335  Overall
#31  Graph DBMS
Punkte1,57
Rang#149  Overall
#69  Relational DBMS
Punkte0,93
Rang#198  Overall
#93  Relational DBMS
Websitewww.esgyn.cnwww.postgresql.fastware.comgithub.com/­hugegraph
hugegraph.apache.org
en.oceanbase.comwww.starrocks.io
Technische Dokumentationwww.postgresql.fastware.com/­product-manualshugegraph.apache.org/­docsen.oceanbase.com/­docs/­oceanbase-databasedocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_intro
EntwicklerEsgynPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyBaiduOceanBase infopreviously Alibaba and Ant GroupThe Linux Foundation infosince Feb 2023
Erscheinungsjahr2015201820102020
Aktuelle VersionFujitsu Enterprise Postgres 14, January 20220.94.3.0, April 20243.3, June 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2.0Open Source infoCommercial license availableOpen Source infoApache Version 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.
ImplementierungsspracheC++, JavaCJavaC++C++, Java
Server BetriebssystemeLinuxLinux
Windows
Linux
macOS
Unix
LinuxLinux
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, XSLTneinneinjanein
Sekundärindizesjajaja infoalso supports composite index and range indexjaja
SQL infoSupport of SQLjajaneinjaja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP API
TinkerPop Gremlin
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
JDBC
MySQL protocol
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC/ADO.Net.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Groovy
Java
Python
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Java
Server-seitige Scripts infoStored ProceduresJava Stored Proceduresbenutzerdefinierte Funktionenasynchronous Gremlin script jobsPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeuser defined functions
Triggersneinjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingpartitioning by range, list and by hashja infodepending on used storage backend, e.g. Cassandra and HBasehorizontal partitioning (by hash, key, range, range columns, list, and list columns)horizontal partitioning (by range and hash)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication between multi datacentersSource-Replica Replikationja infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication using Paxos
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinvia hugegraph-sparkneinno
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaja infoedges in graphjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsAccess rights for users, groups and roles according to SQL-standardRole based access control and fine grained access rights

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
EsgynDBFujitsu Enterprise PostgresHugeGraphOceanBaseStarRocks
Erwähnungen in aktuellen Nachrichten

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26. Februar 2015, Fujitsu

Expert Insight 202009 KAC
4. September 2023, Fujitsu

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its ...
28. Juni 2023, Fujitsu

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22. Mai 2018, The Register

DCPMM
1. August 2020, Fujitsu

bereitgestellt von Google News

POC exploit code published for critical Apache HugeGraph bug
7. Juni 2024, The Register

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

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7. Juni 2024, CybersecurityNews

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7. Juni 2024, SC Media

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
10. Juni 2024, The CyberWire

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

OceanBase Recognized as an Asia/Pacific Customers' Choice in the Gartner® Peer Insights™ Voice of the Customer ...
5. Juni 2024, PR Newswire Asia

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

bereitgestellt von Google News

CelerData: How This Company Reduces Data Migration And Direct Analysis Costs In Data Lakes
21. Dezember 2023, Pulse 2.0

StarRocks analytical DB heads to Linux Foundation
14. Februar 2023, VentureBeat

StarRocks Brings Speedy OLAP Database to the Cloud
14. Juli 2022, Datanami

StarRocks launches managed DBaaS for real-time analytics
14. Juli 2022, InfoWorld

StarRocks Launches Beta of Cloud Service for Its Analytics Engine
15. Juli 2022, The New Stack

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt