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

DBMS > ClickHouse vs. Firebird vs. GridDB vs. HugeGraph vs. SwayDB

Vergleich der Systemeigenschaften ClickHouse vs. Firebird vs. GridDB vs. HugeGraph vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenFirebird  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenHugeGraph  Xaus Vergleich ausschliessenSwayDB  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.Firebird ist ein Open Source RDBMS abgeleitet von Borlands InterBaseScalable in-memory time series database optimized for IoT and Big DataA fast-speed and highly-scalable Graph DBMSAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellRelational DBMSRelational DBMSTime Series DBMSGraph DBMSKey-Value Store
Sekundäre DatenbankmodelleTime Series DBMSKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,34
Rang#38  Overall
#23  Relational DBMS
Punkte20,82
Rang#30  Overall
#18  Relational DBMS
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte0,13
Rang#336  Overall
#32  Graph DBMS
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Websiteclickhouse.comwww.firebirdsql.orggriddb.netgithub.com/­hugegraph
hugegraph.apache.org
swaydb.simer.au
Technische Dokumentationclickhouse.com/­docswww.firebirdsql.org/­en/­reference-manualsdocs.griddb.nethugegraph.apache.org/­docs
EntwicklerClickhouse Inc.Firebird FoundationToshiba CorporationBaiduSimer Plaha
Erscheinungsjahr20162000 infoAls Fork von Borlands InterBase201320182018
Aktuelle Versionv24.4.1.2088-stable, Mai 20245.0.0, Jaenner 20245.1, August 20220.9
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoInitial Developer's Public LicenseOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache Version 2.0Open Source infoGNU Affero GPL V3.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.
  • 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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
ImplementierungsspracheC++C und C++C++JavaScala
Server BetriebssystemeFreeBSD
Linux
macOS
AIX
FreeBSD
HP-UX
Linux
OS X
serverlos infoFirebird Embedded Server
Solaris
Unix
Windows
LinuxLinux
macOS
Unix
Datenschemajajajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infonumerical, string, blob, geometry, boolean, timestampjanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesyesjajaja infoalso supports composite index and range indexnein
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)jaSQL92, SQL-like TQL (Toshiba Query Language)neinnein
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
ADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
Java API
RESTful HTTP API
TinkerPop Gremlin
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
C
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Groovy
Java
Python
Java
Kotlin
Scala
Server-seitige Scripts infoStored ProceduresjaPSQLneinasynchronous Gremlin script jobsnein
Triggersneinjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customkeineShardingja infodepending on used storage backend, e.g. Cassandra and HBasekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Source-Replica ReplikationSource-Replica Replikationja infodepending on used storage backend, e.g. Cassandra and HBasekeine
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsvia hugegraph-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja infoedges in graphnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID at container levelACIDAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMVCC Architektur, lesende Clients blockieren schreibende Clients nichtjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
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 BerechtigungskonzeptAccess rights for users can be defined per databaseUsers, roles and permissionsnein
Weitere Informationen bereitgestellt vom Systemhersteller
ClickHouseFirebirdGridDBHugeGraphSwayDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
DrittanbieterDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» mehr

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» 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
ClickHouseFirebirdGridDBHugeGraphSwayDB
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

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

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

Can LLMs Replace Data Analysts? Getting Answers Using SQL
22. Dezember 2023, Towards Data Science

bereitgestellt von Google News

12 Top Open Source Databases to Consider
1. Mai 2024, TechTarget

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23. Oktober 2023, The Hacker News

FIREBIRD'S HUBBARD TALKS DATA, AI, TIKTOK
14. Dezember 2023, HITS Daily Double

Firebird - Analyst, Digital Marketing (US)
23. Februar 2024, Music Business Worldwide

Exploring the Firebird Database
9. August 2023, Open Source For You

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17. Juni 2020, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19. Februar 2020, Open Source For You

bereitgestellt von Google News

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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