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

DBMS > Heroic vs. MaxDB vs. Snowflake vs. TimescaleDB vs. YugabyteDB

Vergleich der Systemeigenschaften Heroic vs. MaxDB vs. Snowflake vs. TimescaleDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHeroic  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessenSnowflake  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA robust and reliable RDBMS optimized to run all major SAP solutionsData warehousing service aus der Cloud für strukturierte und semi-strukturierte DatenA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellTime Series DBMSRelational DBMSRelational DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,13
Rang#335  Overall
#29  Time Series DBMS
Punkte2,15
Rang#115  Overall
#55  Relational DBMS
Punkte133,72
Rang#7  Overall
#5  Relational DBMS
Punkte4,06
Rang#73  Overall
#5  Time Series DBMS
Punkte2,48
Rang#108  Overall
#53  Relational DBMS
Websitegithub.com/­spotify/­heroicmaxdb.sap.comwww.snowflake.comwww.timescale.comwww.yugabyte.com
Technische Dokumentationspotify.github.io/­heroicmaxdb.sap.com/­documentationdocs.snowflake.net/­manuals/­index.htmldocs.timescale.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerSpotifySAP, acquired from Software AG (Adabas-D) in 1997Snowflake Computing Inc.TimescaleYugabyte Inc.
Erscheinungsjahr20141984201420172017
Aktuelle Version7.9.10.12, Februar 20242.15.0, Mai 20242.1, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziell infoLimitierte Community Edition gratiskommerziellOpen Source infoApache 2.0Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJavaC++CC und C++
Server BetriebssystemeAIX
HP-UX
Linux
Solaris
Windows
gehostetLinux
OS X
Windows
Linux
OS X
Datenschemaschemafreijaja infosupport of semi-structured data formats (JSON, XML, Avro)jadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjajanein
Sekundärindizesja infovia Elasticsearchjajaja
SQL infoSupport of SQLneinjajaja infofull PostgreSQL SQL syntaxyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
WebDAV
CLI Client
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte Programmiersprachen.Net
C#
Java
Perl
PHP
Python
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresneinjauser defined functionsbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellja infosql, plpgsql, C
Triggersneinjanein infosimilar concept for controling cloud resourcesjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinejayes, across time and space (hash partitioning) attributesHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica ReplikationjaSource-Replica Replikation infoBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinjajajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
HeroicMaxDB infoformerly named Adabas-DSnowflakeTimescaleDBYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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
DrittanbieterCData: 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
HeroicMaxDB infoformerly named Adabas-DSnowflakeTimescaleDBYugabyteDB
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

SAP Content Server High Availability using Amazon EFS and SUSE
30. Dezember 2020, AWS Blog

What is SAP S/4HANA?
21. März 2022, TechTarget

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11. August 2020, SAP News

Google Cloud adds backup vaults and centralized management
10. September 2024, Blocks & Files

Hana triumphs, MaxDB lives on
24. September 2015, e3mag.com

bereitgestellt von Google News

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19. September 2024, Business Wire

The Era of Enterprise AI in India is Here with Snowflake AI Data Cloud Leading the Charge
19. September 2024, CXOToday.com

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18. September 2024, Yahoo Finance

BetaNXT takes on the data challenge with Snowflake-powered platform
17. September 2024, InvestmentNews

RudderStack Launches Data Apps, Powered by Snowflake, to Accelerate High-ROI Data Projects
19. September 2024, Datanami

bereitgestellt von Google News

General availability: Latest version of the TimeScaleDB extension on Azure Database for PostgreSQL - Flexible Server
8. Mai 2024, azure.microsoft.com

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

PostgreSQL is Now Faster than Pinecone, 75% Cheaper, with New Open Source Extensions
11. Juni 2024, PR Newswire

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

bereitgestellt von Google News

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19. September 2024, Business Wire

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19. September 2024, SiliconANGLE News

YugabyteDB 2.19 gets new PostgreSQL-compatibility features
19. September 2024, InfoWorld

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

Simplifying cloud-native app development with Yugabyte
2. August 2024, IMDA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Präsentieren Sie hier Ihr Produkt