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

DBMS > Atos Standard Common Repository vs. ClickHouse vs. DataFS vs. Hypertable vs. Snowflake

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. ClickHouse vs. DataFS vs. Hypertable vs. Snowflake

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenDataFS  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA 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.All data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Eine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopData warehousing service aus der Cloud für strukturierte und semi-strukturierte Daten
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMSObject oriented DBMSWide Column StoreRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMSGraph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte15,55
Rang#38  Overall
#23  Relational DBMS
Punkte0,09
Rang#360  Overall
#17  Object oriented DBMS
Punkte130,36
Rang#8  Overall
#5  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositoryclickhouse.comnewdatabase.comwww.snowflake.com
Technische Dokumentationclickhouse.com/­docsdev.mobiland.com/­Overview.xspdocs.snowflake.net/­manuals/­index.html
EntwicklerAtos Convergence CreatorsClickhouse Inc.Mobiland AGHypertable Inc.Snowflake Computing Inc.
Erscheinungsjahr20162016201820092014
Aktuelle Version1703v24.4.2.141-stable, Juni 20241.1.263, October 20220.9.8.11, Maerz 2016
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0kommerziellOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
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.
ImplementierungsspracheJavaC++C++
Server BetriebssystemeLinuxFreeBSD
Linux
macOS
WindowsLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
gehostet
DatenschemaSchema and schema-less with LDAP viewsjaClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schemafreija infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionaljajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinja
Sekundärindizesjayesneineingeschränkt infoNur Gleichheits- und Präfixabfragen
SQL infoSupport of SQLneinClose to ANSI SQL (SQL/JSON + extensions)neinneinja
APIs und andere ZugriffskonzepteLDAPgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
.NET Client API
Proprietary client DLL
WinRT client
C++ API
Thrift
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC# 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#
C++
VB.Net
C++
Java
Perl
PHP
Python
Ruby
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinjaneinuser defined functions
Triggersjaneinno, except callback-events from server when changes happenedneinnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionkey based and customProprietary Sharding systemShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.wählbarer Replikationsfaktor auf Filesystemebeneja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsneinACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinnein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationAccess 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.Windows-ProfileneinBenutzer mit feingranularem Berechtigungskonzept und Benutzerrollen

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
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
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
Atos Standard Common RepositoryClickHouseDataFSHypertableSnowflake
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2022, defending the title from last year
3. Januar 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

Intel Xeon 6766E/6780E Sierra Forest vs. Ampere Altra Performance & Power Efficiency Review
5. Juni 2024, Phoronix

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

bereitgestellt von Google News

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

5 Free NoSQL Database Certification Courses in 2024 – AIM
31. Januar 2024, Analytics India Magazine

bereitgestellt von Google News

The Snowflake Attack May Be Turning Into One of the Largest Data Breaches Ever
6. Juni 2024, WIRED

Hackers steal “significant volume” of data from hundreds of Snowflake customers
10. Juni 2024, Ars Technica

Mandiant says hackers stole a 'significant volume of data' from Snowflake customers
10. Juni 2024, TechCrunch

Pure Storage confirms data breach after Snowflake account hack
11. Juni 2024, BleepingComputer

Ticketmaster's Snowflake data breach was just one of 165
11. Juni 2024, The Verge

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt