DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Atos Standard Common Repository vs. Bangdb vs. ClickHouse vs. Snowflake vs. YTsaurus

Vergleich der Systemeigenschaften Atos Standard Common Repository vs. Bangdb vs. ClickHouse vs. Snowflake vs. YTsaurus

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAtos Standard Common Repository  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenClickHouse  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenYTsaurus  Xaus Vergleich ausschliessen
This system has been discontinued and will be removed from the DB-Engines ranking.
KurzbeschreibungHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksConverged and high performance database for device data, events, time series, document and graphA 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.Data warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenYTsaurus is an open source platform for distributed storage and processing.
Primäres DatenbankmodellDocument Store
Key-Value Store
Document Store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSDocument Store
Key-Value Store
Sekundäre DatenbankmodelleSpatial DBMSTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,07
Rang#346  Overall
#47  Document Stores
#35  Graph DBMS
#32  Time Series DBMS
Punkte15,88
Rang#37  Overall
#22  Relational DBMS
Punkte133,72
Rang#7  Overall
#5  Relational DBMS
Punkte0,15
Rang#323  Overall
#44  Document Stores
#47  Key-Value Stores
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorybangdb.comclickhouse.comwww.snowflake.comytsaurus.tech
Technische Dokumentationdocs.bangdb.comclickhouse.com/­docsdocs.snowflake.net/­manuals/­index.htmlytsaurus.tech/­docs/­en
EntwicklerAtos Convergence CreatorsSachin Sinha, BangDBClickhouse Inc.Snowflake Computing Inc.Yandex
Erscheinungsjahr20162012201620142023
Aktuelle Version1703BangDB 2.0, October 2021v24.6.2.17-stable, Juli 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3Open Source infoApache 2.0kommerziellOpen Source infoApache License, Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • 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.
ImplementierungsspracheJavaC, C++C++C++
Server BetriebssystemeLinuxLinuxFreeBSD
Linux
macOS
gehostetUbuntu
DatenschemaSchema and schema-less with LDAP viewsschemafreijaja infosupport of semi-structured data formats (JSON, XML, Avro)
Typisierung infovordefinierte Datentypen, z.B. float oder dateoptionalyes: string, long, double, int, geospatial, stream, eventsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinjanein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialyes
SQL infoSupport of SQLneinSQL like support with command line toolClose to ANSI SQL (SQL/JSON + extensions)jaYQL, an SQL-based language, is supported
APIs und andere ZugriffskonzepteLDAPPropriätäres Protokoll
RESTful HTTP API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietäres Protokoll
CLI Client
JDBC
ODBC
Unterstützte ProgrammiersprachenAll languages with LDAP bindingsC
C#
C++
Java
Python
C# 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
JavaScript (Node.js)
Python
C++
Go
Java
JavaScript
Python
Server-seitige Scripts infoStored Proceduresneinneinjauser defined functions
Triggersjayes, Notifications (with Streaming only)neinnein infosimilar concept for controling cloud resources
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infocell divisionSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkey based and customjaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaselectable replication factor, Knob for CAP (enterprise version only)Asynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.jaja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic execution of specific operationsACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controljajaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modejanein
Berechtigungskonzept infoZugriffskontrolleLDAP bind authenticationyes (enterprise version only)Access 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 und BenutzerrollenAccess Control Lists

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
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 RepositoryBangdbClickHouseSnowflakeYTsaurus
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

Real-time database startup ClickHouse acquires PeerDB to expand its Postgres support
30. Juli 2024, TechCrunch

A Beginner’s Guide to ClickHouse Database
13. September 2024, KDnuggets

Azur Games migrates all game analytics data to ClickHouse Cloud on AWS
16. Juli 2024, AWS Blog

Database startup ClickHouse Announces PeerDB Acquistion
31. Juli 2024, Tech Times

ClickHouse Acquires PeerDB to Advance Postgres CDC Integration Solutions
1. August 2024, Datanami

bereitgestellt von Google News

Snowflake launches AI data platform for travel and hospitality industry
24. September 2024, Yahoo Finance

Snowflake expands its data cloud platform with capabilities tailored for travel
24. September 2024, PhocusWire

Snowflake seeks to raise funds with $2 billion bond sale
24. September 2024, The Register

Snowflake’s AI data cloud drives innovation, collaboration
24. September 2024, Hotel Management

Hacker behind Snowflake customer data breaches remains active
21. September 2024, CyberScoop

bereitgestellt von Google News

Yandex Unveils YaFSDP for 26% Faster LLM Training
11. Juni 2024, AIM

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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