DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Adabas vs. Apache Druid vs. CockroachDB vs. IBM Db2 Event Store vs. Rockset

Vergleich der Systemeigenschaften Adabas vs. Apache Druid vs. CockroachDB vs. IBM Db2 Event Store vs. Rockset

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessenCockroachDB  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataCockroachDB 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.Distributed Event Store optimized for Internet of Things use casesA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primäres DatenbankmodellMultivalue DBMSRelational DBMS
Time Series DBMS
Relational DBMSEvent Store
Time Series DBMS
Document Store
Sekundäre DatenbankmodelleRelational DBMS
Suchmaschine
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,17
Rang#94  Overall
#1  Multivalue DBMS
Punkte3,34
Rang#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Punkte6,15
Rang#55  Overall
#33  Relational DBMS
Punkte0,19
Rang#323  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte0,79
Rang#211  Overall
#35  Document Stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmldruid.apache.orgwww.cockroachlabs.comwww.ibm.com/­products/­db2-event-storerockset.com
Technische Dokumentationdruid.apache.org/­docs/­latest/­designwww.cockroachlabs.com/­docswww.ibm.com/­docs/­en/­db2-event-storedocs.rockset.com
EntwicklerSoftware AGApache Software Foundation and contributorsCockroach LabsIBMRockset
Erscheinungsjahr19712012201520172019
Aktuelle Version29.0.1, April 202423.1.1, Mai 20232.0
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache license v2Open Source infoApache 2.0, commercial license availablekommerziell infofree developer edition availablekommerziell
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.
ImplementierungsspracheJavaGoC und C++C++
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
OS X
Unix
Linux
macOS
Windows
Linux infoLinux, macOS, Windows for the developer additiongehostet
Datenschemajaja infoschema-less columns are supporteddynamic schemajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajadynamic typing
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein infoingestion from XML files supported
Sekundärindizesjajajaneinall fields are automatically indexed
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL GatewaySQL for queryingyes, wire compatible with PostgreSQLja infothrough the embedded Spark runtimeRead-only SQL queries, including JOINs
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
JDBC
RESTful HTTP/JSON API
JDBCADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
HTTP REST
Unterstützte ProgrammiersprachenNaturalClojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresin Naturalneinneinjanein
Triggersneinneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas VistaSharding infomanual/auto, time-basedhorizontal 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 RAFTShardingAutomatic sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event Replikatorja, durch HDFS, S3 oder andere Storage EnginesMulti-source replication using RAFTActive-active shard replicationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjajajaNo - written data is immutableja
Durability infoDauerhafte Speicherung der DatenjajajaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared 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)RBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and organizations can be defined via Rockset console

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"Apache DruidCockroachDBIBM Db2 Event StoreRockset
Erwähnungen in aktuellen Nachrichten

Modernize Natural and Adabas Workloads on AWS with Advanced's Application Transparency Platform | Amazon Web ...
1. April 2024, AWS Blog

State agency proves DevOps and mainframes can coexist
12. April 2024, SiliconANGLE News

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25. Mai 2021, AWS Blog

ATERAS® Announces Contract for Adabas Natural Re-hosting Solution to one of the Nation's Largest Pension Systems
19. Dezember 2012, PR Newswire

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

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, businesswire.com

bereitgestellt von Google News

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 to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

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

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

bereitgestellt von Google News

Honing business data with AI real-time analytics
14. März 2024, SiliconANGLE News

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18. April 2024, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31. Januar 2024, GlobeNewswire

Rockset lands $44M to power real-time search and analytics apps
29. August 2023, TechCrunch

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt