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 > ClickHouse vs. Fujitsu Enterprise Postgres vs. HugeGraph vs. Sadas Engine

Vergleich der Systemeigenschaften ClickHouse vs. Fujitsu Enterprise Postgres vs. HugeGraph vs. Sadas Engine

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessen
KurzbeschreibungA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.Enterprise-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 DBMSSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primäres DatenbankmodellRelational DBMSRelational DBMSGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,20
Rang#37  Overall
#23  Relational DBMS
Punkte0,37
Rang#281  Overall
#127  Relational DBMS
Punkte0,15
Rang#339  Overall
#33  Graph DBMS
Punkte0,03
Rang#379  Overall
#156  Relational DBMS
Websiteclickhouse.comwww.postgresql.fastware.comgithub.com/­hugegraph
hugegraph.apache.org
www.sadasengine.com
Technische Dokumentationclickhouse.com/­docswww.postgresql.fastware.com/­product-manualshugegraph.apache.org/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
EntwicklerClickhouse Inc.PostgreSQL Global Development Group, Fujitsu Australia Software TechnologyBaiduSADAS s.r.l.
Erscheinungsjahr201620182006
Aktuelle Versionv24.3.2.23-lts, April 2024Fujitsu Enterprise Postgres 14, January 20220.98.0
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoApache Version 2.0kommerziell infofree trial version available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
ImplementierungsspracheC++CJavaC++
Server BetriebssystemeFreeBSD
Linux
macOS
Linux
Windows
Linux
macOS
Unix
AIX
Linux
Windows
Datenschemajajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesyesjaja infoalso supports composite index and range indexja
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)janeinja
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
RESTful HTTP API
TinkerPop Gremlin
JDBC
ODBC
Proprietäres Protokoll
Unterstützte ProgrammiersprachenC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Groovy
Java
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionenasynchronous Gremlin script jobsnein
Triggersneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and custompartitioning by range, list and by hashja infodepending on used storage backend, e.g. Cassandra and HBasehorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Source-Replica Replikationja infodepending on used storage backend, e.g. Cassandra and HBasekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinvia hugegraph-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infoedges in graphja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infomanaged by 'Learn by Usage'
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissionsAccess rights for users, groups and roles according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
ClickHouseFujitsu Enterprise PostgresHugeGraphSadas Engine
Specific characteristics100% compatible with community PostgreSQL
» mehr
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» mehr
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
Licensing and pricing modelsCore based licensing
» 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
DrittanbieterAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» mehr

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
ClickHouseFujitsu Enterprise PostgresHugeGraphSadas Engine
Erwähnungen in aktuellen Nachrichten

Why Clickhouse Should Be Your Next Database
6. Juli 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28. November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1. November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16. Januar 2024, InfoQ.com

TikTok Parent Open Sources Real-Time Data Warehouse
5. Juli 2023, Datanami

bereitgestellt von Google News

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

bereitgestellt von Google News

全面升级!Apache HugeGraph 1.2.0版本发布_apach hugegraph
27. Februar 2024, blog.csdn.net

HugeGraph 部署和Hubble1.0.0的数据导入Bug修复_hugegraph-hubble导入数据
18. Oktober 2023, blog.csdn.net

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

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

AllegroGraph logo

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

Präsentieren Sie hier Ihr Produkt