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 > Dolt vs. Drizzle vs. IBM Db2 vs. Memgraph vs. Oracle Rdb

Vergleich der Systemeigenschaften Dolt vs. Drizzle vs. IBM Db2 vs. Memgraph vs. Oracle Rdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDolt  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungA MySQL compatible DBMS with Git-like versioning of data and schemaMySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.Weit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxAn open source graph database built for real-time streaming and compatible with Neo4j
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreDocument Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,96
Rang#193  Overall
#90  Relational DBMS
Punkte128,46
Rang#8  Overall
#5  Relational DBMS
Punkte3,02
Rang#98  Overall
#8  Graph DBMS
Punkte1,08
Rang#184  Overall
#85  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
www.ibm.com/­products/­db2memgraph.comwww.oracle.com/­database/­technologies/­related/­rdb.html
Technische Dokumentationdocs.dolthub.comwww.ibm.com/­docs/­en/­db2memgraph.com/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerDoltHub IncDrizzle Projekt, ursprünglich gestartet von Brian AkerIBMMemgraph LtdOracle, originally developed by Digital Equipment Corporation (DEC)
Erscheinungsjahr201820081983 infoVersion für Großrechner20171984
Aktuelle Version7.2.4, September 201212.1, Oktober 20167.4.1.1, 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGNU GPLkommerziell infokostenlose Version verfügbarOpen Source infoBSL 1.1; commercial license for enterprise edition availablekommerziell
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.
ImplementierungsspracheGoC++C und C++C und C++
Server BetriebssystemeLinux
macOS
Windows
FreeBSD
Linux
OS X
AIX
HP-UX
Linux
Solaris
Windows
z/OS
LinuxHP Open VMS
Datenschemajajajaschemafrei und schema-optionalFlexible Schema (defined schema, partial schema, schema free)
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, XSLTneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLjaja infomit propriätären Erweiterungenjaneinja
APIs und andere ZugriffskonzepteCLI Client
HTTP REST
JDBCADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
Bolt protocol
Cypher query language
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++
Java
PHP
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored Proceduresyes infocurrently in alpha releaseneinja
Triggersjanein infoHooks für Callbacks innerhalb der Servers können verwendet werden.ja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infonur in Windows/Unix/Linux VersionSharding infodynamic graph partitioning
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.Multi-Source Replikation
Source-Replica Replikation
ja infomit Zusatztools (MQ, InfoSphere)Multi-source replication using RAFT
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaja inforelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID infowith snapshot isolationyes, on a single node
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjanein
Berechtigungskonzept infoZugriffskontrolleOnly one user is configurable, and must be specified in the config file at startupPluggable Authentication Mechanismen infoz.B. LDAP, HTTPBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers, roles and permissions
Weitere Informationen bereitgestellt vom Systemhersteller
DoltDrizzleIBM Db2 infoformerly named DB2 or IBM Database 2MemgraphOracle Rdb
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
DoltDrizzleIBM Db2 infoformerly named DB2 or IBM Database 2MemgraphOracle Rdb
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Are you still not using Version Control for Data?
11. April 2020, Towards Data Science

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

bereitgestellt von Google News

Announcing Amazon RDS for Db2 with license through AWS Marketplace | Amazon Web Services
21. Mai 2024, AWS Blog

Simplify workload management and cloud provisioning with Amazon RDS for Db2’s consumption-based licensing
21. Mai 2024, IBM

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

Data migration strategies to Amazon RDS for Db2 | Amazon Web Services
15. Mai 2024, AWS Blog

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5. April 2024, Blocks & Files

bereitgestellt von Google News

Enhance Your Network with the Power of a Graph DB
4. Mai 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20. Oktober 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

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

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18. September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4. Mai 2013, oreilly.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt