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

DBMS > ClickHouse vs. Dgraph vs. Geode vs. JSqlDb vs. Manticore Search

Vergleich der Systemeigenschaften ClickHouse vs. Dgraph vs. Geode vs. JSqlDb vs. Manticore Search

Redaktionelle Informationen bereitgestellt von DB-Engines
NameClickHouse  Xaus Vergleich ausschliessenDgraph  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenJSqlDb  Xaus Vergleich ausschliessenManticore Search  Xaus Vergleich ausschliessen
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
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.Verteiltes, skalierbares Graph DBMSGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesJavaScript Query Language Database, stores JavaScript objects and primitivesMulti-storage database for search, including full-text search.
Primäres DatenbankmodellRelational DBMSGraph DBMSKey-Value StoreDocument Store
Object oriented DBMS
Suchmaschine
Sekundäre DatenbankmodelleTime Series DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte16,31
Rang#37  Overall
#23  Relational DBMS
Punkte1,53
Rang#164  Overall
#15  Graph DBMS
Punkte2,38
Rang#123  Overall
#22  Key-Value Stores
Punkte0,26
Rang#312  Overall
#21  Suchmaschinen
Websiteclickhouse.comdgraph.iogeode.apache.orgjsqldb.org (offline)manticoresearch.com
Technische Dokumentationclickhouse.com/­docsdgraph.io/­docsgeode.apache.org/­docsmanual.manticoresearch.com
EntwicklerClickhouse Inc.Dgraph Labs, Inc.Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Konrad von BackstromManticore Software
Erscheinungsjahr20162016200220182017
Aktuelle Versionv23.12.1.1368-stable, Dezember 20231.1, February 20170.8, Dezember 20186.0, Februar 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache Version 2; commercial licenses available as GemfireOpen SourceOpen Source infoGPL Version 2
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.
  • 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++GoJavaC++
Server BetriebssystemeFreeBSD
Linux
macOS
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinux
macOS
Windows
FreeBSD
Linux
macOS
Windows
DatenschemajaschemafreischemafreischemafreiFixed schema
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinCan index from XML
Sekundärindizesyesjaneinneinja infoFull-Text Index auf allen Suchfeldern
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)neinSQL-like query language (OQL)neinSQL-like query language
APIs und andere ZugriffskonzeptegRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java Client API
Memcached Protokoll
RESTful HTTP API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
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++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaScriptElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresjaneinbenutzerdefinierte Funktionenfunctions in JavaScriptuser defined functions
Triggersneinneinja infoCache Event Listenersneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkey based and customjaShardingkeineSharding infoAufteilung der Daten erfolgt manuell, Suchabfragen auf verteilten Index werden unterstützt.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Synchronous replication via RaftMulti-Source ReplikationkeineSynchronous replication based on Galera library
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDyes, on a single nodeja infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infousing RocksDBja infoDer Originalinhalt von Feldern wird nicht im Manticore-Index gespeichert.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja
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.nein infoPlanned for future releasesAccess rights per client and object definablenein

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
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
ClickHouseDgraphGeodeJSqlDbManticore Search
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

What the Heck is Proton?
31. Dezember 2023, hackernoon.com

ClickHouse Announces Launch of ClickPipes
26. September 2023, Datanami

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

bereitgestellt von Google News

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

10 Best Graph Databases to Consider for 2023
25. November 2023, Analytics Insight

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10. September 2020, TechCrunch

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

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

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30. Juni 2018, InfoQ.com

bereitgestellt von Google News

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21. Februar 2024, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2. Mai 2023, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25. Juli 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1. Februar 2023, Gizmodo

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13. April 2020, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

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

Milvus logo

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

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.

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

Präsentieren Sie hier Ihr Produkt