DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Adabas vs. CockroachDB vs. Google Cloud Datastore vs. Graph Engine vs. Microsoft Azure Synapse Analytics

Vergleich der Systemeigenschaften Adabas vs. CockroachDB vs. Google Cloud Datastore vs. Graph Engine vs. Microsoft Azure Synapse Analytics

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetCockroachDB 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.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineElastic, large scale data warehouse service leveraging the broad eco-system of SQL Server
Primäres DatenbankmodellMultivalue DBMSRelational DBMSDocument StoreGraph DBMS
Key-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,86
Rang#89  Overall
#1  Multivalue DBMS
Punkte4,02
Rang#68  Overall
#37  Relational DBMS
Punkte3,69
Rang#71  Overall
#12  Document Stores
Punkte0,49
Rang#241  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte14,41
Rang#37  Overall
#22  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlwww.cockroachlabs.comcloud.google.com/­datastorewww.graphengine.ioazure.microsoft.com/­services/­synapse-analytics
Technische Dokumentationwww.cockroachlabs.com/­docscloud.google.com/­datastore/­docswww.graphengine.io/­docs/­manualdocs.microsoft.com/­azure/­synapse-analytics
EntwicklerSoftware AGCockroach LabsGoogleMicrosoftMicrosoft
Erscheinungsjahr19712015200820102016
Aktuelle Version24.1.0, Mai 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0, commercial license availablekommerziellOpen Source infoMIT Licensekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGo.NET and CC++
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
macOS
Windows
gehostet.NETgehostet
Datenschemajadynamic schemaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja, Details hierjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL Gatewayyes, wire compatible with PostgreSQLSQL-like query language (GQL)neinja
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
JDBCgRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful HTTP APIADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenNaturalC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
C++
F#
Visual Basic
C#
Java
PHP
Server-seitige Scripts infoStored Proceduresin Naturalneinmit Google App EnginejaTransact SQL
TriggersneinneinCallbacks mit Google Apps Engineneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas Vistahorizontal 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 RAFTShardinghorizontale PartitionierungSharding, horizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorMulti-source replication using RAFTMulti-source replication using Paxosja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infomittels Google Cloud Dataflownein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaja infovia ReferenceProperties or Ancestor pathsneinnein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraints
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinja
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)Role-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)ja

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

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

Weitere Ressourcen
Adabas infosteht für "Adaptable Data Base"CockroachDBGoogle Cloud DatastoreGraph Engine infoformer name: TrinityMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse
Erwähnungen in aktuellen Nachrichten

Modernize Natural and Adabas Workloads on AWS with IBM ModernSystems accelerator | Amazon Web Services
27. Januar 2025, AWS Blog

Software AG retrenches to its core ARIS process management and A&N mainframe tools
8. Januar 2025, diginomica

Re-evaluating legacy: Should you leave Adabas (and Natural) behind?
30. Mai 2024, ITWeb

Software AG: Pioneering process management solutions
15. Mai 2024, SiliconANGLE News

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18. Dezember 2023, The Register

bereitgestellt von Google News

Cockroach Labs shakes up its licensing to force bigger companies to pay
15. August 2024, TechCrunch

AI Meets Resilience: Cockroach Labs Intros CockroachDB 24.2
2. Oktober 2024, Channel Insider

CockroachDB scurries off to proprietary software land
23. August 2024, The Register

CockroachDB retires self-hosted Core offering, makes Enterprise version free for companies under $10M in annual revenue
15. August 2024, SDTimes.com

Cockroach Labs Signs Strategic Collaboration Agreement with AWS to Accelerate Modernization and GenAI Adoption
24. Oktober 2024, PR Newswire

bereitgestellt von Google News

17 Top Cloud Storage Companies to Know
9. April 2024, Built In

Cloud Storage pricing
23. September 2014, Google

NetApp Cloud Volumes Service datastore support for Google Cloud VMware Engine
7. Februar 2023, NetApp

Your Memories. Their Cloud. (Published 2022)
20. Juni 2023, The New York Times

Leveraging the Google Cloud Platform
29. September 2016, Niantic Labs

bereitgestellt von Google News

Trinity
30. Oktober 2010, Microsoft

The graph analytics landscape 2019
27. Februar 2019, Data Science Central

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

Microsoft Demos New Office 365 and SharePoint Online Collaboration Technologies
3. März 2014, redmondmag.com

thatDot launches Quine, a streaming graph engine
23. Februar 2022, TechCrunch

bereitgestellt von Google News

Azure Synapse Analytics: Transforming Data Management
7. November 2024, Simplilearn

Doing more with less internally at Microsoft with Microsoft Azure
23. Januar 2025, microsoft.com

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

Azure Data Engineer Interview Questions and Answers
8. Januar 2025, Simplilearn

Simply unmatched, truly limitless: Announcing Azure Synapse Analytics
4. November 2019, Microsoft

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

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