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

DBMS > atoti vs. Dolt vs. IBM Db2 vs. Immudb vs. Oracle NoSQL

Vergleich der Systemeigenschaften atoti vs. Dolt vs. IBM Db2 vs. Immudb vs. Oracle NoSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
Nameatoti  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenImmudb  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessen
KurzbeschreibungAn in-memory DBMS combining transactional and analytical processing to handle the aggregation of ever-changing data.A MySQL compatible DBMS with Git-like versioning of data and schemaWeit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primäres DatenbankmodellObject oriented DBMSRelational DBMSRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBKey-Value StoreDocument Store
Key-Value Store
Relational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,61
Rang#243  Overall
#10  Object oriented DBMS
Punkte1,02
Rang#191  Overall
#89  Relational DBMS
Punkte125,90
Rang#9  Overall
#6  Relational DBMS
Punkte0,31
Rang#295  Overall
#42  Key-Value Stores
Punkte3,05
Rang#97  Overall
#17  Document Stores
#16  Key-Value Stores
#50  Relational DBMS
Websiteatoti.iogithub.com/­dolthub/­dolt
www.dolthub.com
www.ibm.com/­products/­db2github.com/­codenotary/­immudb
immudb.io
www.oracle.com/­database/­nosql/­technologies/­nosql
Technische Dokumentationdocs.atoti.iodocs.dolthub.comwww.ibm.com/­docs/­en/­db2docs.immudb.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
EntwicklerActiveViamDoltHub IncIBMCodenotaryOracle
Erscheinungsjahr20181983 infoVersion für Großrechner20202011
Aktuelle Version12.1, Oktober 20161.2.3, April 202224.1, Mai 2024
Lizenz infoCommercial or Open Sourcekommerziell infofree versions availableOpen Source infoApache Version 2.0kommerziell infokostenlose Version verfügbarOpen Source infoApache Version 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaGoC und C++GoJava
Server BetriebssystemeLinux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
BSD
Linux
macOS
Solaris
Windows
z/OS
Linux
Solaris SPARC/x86
DatenschemajajaschemafreiSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLMultidimensional Expressions (MDX)jajaSQL-like syntaxSQL-like DML and DDL statements
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
ADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
gRPC protocol
PostgreSQL wire protocol
RESTful HTTP API
Unterstützte ProgrammiersprachenAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Go
Java
JavaScript (Node.js)
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored ProceduresPythonyes infocurrently in alpha releasejaneinnein
Triggersjajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding, horizontal partitioningkeineSharding infonur in Windows/Unix/Linux VersionShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.ja infomit Zusatztools (MQ, InfoSphere)Electable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinwith Hadoop integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infooff heap cache
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und Rollen

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
atotiDoltIBM Db2 infoformerly named DB2 or IBM Database 2ImmudbOracle NoSQL
Erwähnungen in aktuellen Nachrichten

Best use of cloud: ActiveViam
28. November 2023, Risk.net

FRTB product of the year: ActiveViam
28. November 2023, Risk.net

bereitgestellt von Google News

Dolt- A Version Controlled Database
29. Januar 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19. August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10. Februar 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5. Juli 2022, O'Reilly Media

bereitgestellt von Google News

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28. Mai 2024, AWS Blog

12 Most Popular Databases in 2024
6. Juni 2024, MarkTechPost

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27. November 2023, IBM Newsroom

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3. April 2024, Precisely

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29. November 2023, The Register

bereitgestellt von Google News

Codenotary brings its immutable database to the cloud
21. Juni 2023, TechCrunch

Immudb: Open-source database, built on a zero trust model
17. Dezember 2021, Help Net Security

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14. Dezember 2021, ComputerWeekly.com

Codenotary Uses Immutable Database to Verify Software Artifacts
26. Oktober 2021, DevOps.com

Storage news ticker – November 15 – Blocks and Files
15. November 2021, Blocks and Files

bereitgestellt von Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13. Dezember 2023, Channel Futures

Blog Theme - Details
21. August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18. November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25. November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23. März 2023, Forbes

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt