DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. H2 vs. IBM Db2 vs. KeyDB vs. Oracle Rdb

Vergleich der Systemeigenschaften AlaSQL vs. H2 vs. IBM Db2 vs. KeyDB vs. Oracle Rdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenOracle Rdb  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Weit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocols
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument 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,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte127,49
Rang#8  Overall
#5  Relational DBMS
Punkte0,80
Rang#219  Overall
#31  Key-Value Stores
Punkte1,08
Rang#187  Overall
#85  Relational DBMS
Websitealasql.orgwww.h2database.comwww.ibm.com/­products/­db2github.com/­Snapchat/­KeyDB
keydb.dev
www.oracle.com/­database/­technologies/­related/­rdb.html
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmlwww.ibm.com/­docs/­en/­db2docs.keydb.devwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
EntwicklerAndrey Gershun & Mathias R. WulffThomas MuellerIBMEQ Alpha Technology Ltd.Oracle, originally developed by Digital Equipment Corporation (DEC)
Erscheinungsjahr201420051983 infoVersion für Großrechner20191984
Aktuelle Version2.2.220, Juli 202312.1, Oktober 20167.4.1.1, 2021
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infokostenlose Version verfügbarOpen Source infoBSD-3kommerziell
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.
ImplementierungsspracheJavaScriptJavaC und C++C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
Solaris
Windows
z/OS
LinuxHP Open VMS
DatenschemaschemafreijajaschemafreiFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjajaja infoby using the Redis Search moduleja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.jajaneinja
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
ADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
Proprietäres Protokoll infoRESP - REdis Serialization Protoco
Unterstützte ProgrammiersprachenJavaScriptJavaC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined FunctionsjaLua
Triggersjajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineSharding infonur in Windows/Unix/Linux VersionSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineWith clustering: 2 database servers on different computers operate on identical copies of a databaseja infomit Zusatztools (MQ, InfoSphere)Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDACIDOptimistic locking, atomic execution of commands blocks and scriptsyes, on a single node
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardeinfacher Passwort-basierter Zugriffsschutz und ACL

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
AlaSQLH2IBM Db2 infoformerly named DB2 or IBM Database 2KeyDBOracle Rdb
Erwähnungen in aktuellen Nachrichten

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24. April 2024, AWS Blog

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

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

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

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21. Dezember 2023, Acceleration Economy

bereitgestellt von Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12. Mai 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19. März 2024, The Stack

bereitgestellt von Google News

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

Oracle Business Model - How Oracle Makes Money?
12. Juni 2023, Business Model Analyst

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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt