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

DBMS > CockroachDB vs. Datomic vs. Heroic vs. Microsoft Azure Synapse Analytics vs. SAP Advantage Database Server

Vergleich der Systemeigenschaften CockroachDB vs. Datomic vs. Heroic vs. Microsoft Azure Synapse Analytics vs. SAP Advantage Database Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenDatomic  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  Xaus Vergleich ausschliessen
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.DBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerLow-cost RDBMS with access to ISAM and FoxPro data structures
Primäres DatenbankmodellRelational DBMSRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,39
Rang#60  Overall
#34  Relational DBMS
Punkte2,08
Rang#132  Overall
#64  Relational DBMS
Punkte0,63
Rang#242  Overall
#21  Time Series DBMS
Punkte23,95
Rang#30  Overall
#18  Relational DBMS
Websitewww.cockroachlabs.comwww.datomic.comgithub.com/­spotify/­heroicazure.microsoft.com/­services/­synapse-analyticswww.sap.com/products/advantage-database-server.html
Technische Dokumentationwww.cockroachlabs.com/­docsdocs.datomic.comspotify.github.io/­heroicdocs.microsoft.com/­azure/­synapse-analytics
EntwicklerCockroach LabsCognitectSpotifyMicrosoftSybase, SAP
Erscheinungsjahr20152012201420161993
Aktuelle Version23.1.1, Mai 20231.0.6735, Juni 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablekommerziell infoLimitierte Edition gratisOpen Source infoApache 2.0kommerziellkommerziell
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.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.
ImplementierungsspracheGoJava, ClojureJavaC++
Server BetriebssystemeLinux
macOS
Windows
Alle Betriebssysteme mit einer Java VMgehostetLinux
Windows
Datenschemadynamic schemajaschemafreijaja
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, XSLTneinneinneinneinnein
Sekundärindizesjajaja infovia Elasticsearchjaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLneinneinjaja
APIs und andere ZugriffskonzepteJDBCRESTful HTTP APIHQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Clojure
Java
C#
Java
PHP
Delphi
Perl
PHP
Server-seitige Scripts infoStored Proceduresneinja infoTransaction FunctionsneinTransact SQLja
TriggersneinBy using transaction functionsneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTkeine infoBut extensive use of caching in the application peersShardingSharding, horizontal partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTkeine infoBut extensive use of caching in the application peersjajaMulti-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinnein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja inforecommended only for testing and developmentneinnein infocaching of (temporary) tables can be configured
Berechtigungskonzept infoZugriffskontrolleRole-based access controlneinjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBDatomicHeroicMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseSAP Advantage Database Server infofrüherer Name: Sybase ADS
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» mehr
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» mehr
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» mehr
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» mehr
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» mehr
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CockroachDBDatomicHeroicMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseSAP Advantage Database Server infofrüherer Name: Sybase ADS
Erwähnungen in aktuellen Nachrichten

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18. Januar 2024, Database Trends and Applications

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

bereitgestellt von Google News

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Brazil’s Nubank Acquires US Software Firm Cognitect
30. Juli 2020, Nearshore Americas

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

Nubank acquires US company; PayPal studies cryptocurrencies
24. Juli 2020, iupana.com

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

Neo4j, Microsoft add graph features to Azure AI services
26. März 2024, SiliconANGLE News

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
23. März 2024, azure.microsoft.com

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18. Oktober 2023, AWS Blog

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24. September 2023, DataScientest

bereitgestellt von Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19. Oktober 2023, SAP News

SAP Slams Oracle's Ad Tactics, Calls Rival's Campaign Imitative - WSJ
26. Juli 2004, The Wall Street Journal

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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