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

DBMS > ArangoDB vs. GridDB vs. IBM Db2 vs. Realm vs. Teradata

Vergleich der Systemeigenschaften ArangoDB vs. GridDB vs. IBM Db2 vs. Realm vs. Teradata

Redaktionelle Informationen bereitgestellt von DB-Engines
NameArangoDB  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenRealm  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
KurzbeschreibungNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Scalable in-memory time series database optimized for IoT and Big DataWeit verbreitetes RDBMS im Großrechnerumfeld (z/OS), zwei unterschiedliche Versionen für Großrechner und Windows/LinuxA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellDocument Store
Graph DBMS
Key-Value Store
Suchmaschine
Time Series DBMSRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBDocument StoreRelational DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Document Store
RDF Store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,32
Rang#90  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte128,46
Rang#8  Overall
#5  Relational DBMS
Punkte7,60
Rang#52  Overall
#9  Document Stores
Punkte45,33
Rang#21  Overall
#15  Relational DBMS
Websitearangodb.comgriddb.netwww.ibm.com/­products/­db2realm.iowww.teradata.com
Technische Dokumentationdocs.arangodb.comdocs.griddb.netwww.ibm.com/­docs/­en/­db2realm.io/­docsdocs.teradata.com
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerArangoDB Inc.Toshiba CorporationIBMRealm, acquired by MongoDB in May 2019Teradata
Erscheinungsjahr201220131983 infoVersion für Großrechner20141984
Aktuelle Version3.11.5, November 20235.1, August 202212.1, Oktober 2016Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziell infokostenlose Version verfügbarOpen Sourcekommerziell
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
ImplementierungsspracheC++C++C und C++
Server BetriebssystemeLinux
OS X
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
z/OS
Android
Backend: serverlos
iOS
Windows
gehostet
Linux
Datenschemaschemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntjajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, double, boolean, list, hashja infonumerical, string, blob, geometry, boolean, timestampjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja
Sekundärindizesjajajajaja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLneinSQL92, SQL-like TQL (Toshiba Query Language)janeinja infoSQL 2016 + extensions
APIs und andere ZugriffskonzepteAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
ADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte ProgrammiersprachenC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Java infowith Android only
Objective-C
React Native
Swift
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored ProceduresJavaScriptneinjanein inforuns within the applications so server-side scripts are unnecessaryja infoUDFs, stored procedures, table functions in parallel
Triggersneinjajaja infoChange Listenersja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoAb Version 2.0ShardingSharding infonur in Windows/Unix/Linux VersionkeineSharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-replica replication with configurable replication factorSource-Replica Replikationja infomit Zusatztools (MQ, InfoSphere)keineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationennein infoMöglich über stored procedures in JavaScriptConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja inforelationships in graphsneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID at container levelACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoIn-Memory realmja
Berechtigungskonzept infoZugriffskontrollejaAccess rights for users can be defined per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
ArangoDBGridDBIBM Db2 infoformerly named DB2 or IBM Database 2RealmTeradata
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
GitHub trending repository
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» mehr
Open Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
ArangoDBGridDBIBM Db2 infoformerly named DB2 or IBM Database 2RealmTeradata
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

alle anzeigen

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Teradata is the most popular data warehouse DBMS
2. April 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11. Oktober 2023, Datanami

GQL: A New ISO Standard for Querying Graph Databases
29. April 2024, The New Stack

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6. Oktober 2022, TechTarget

bereitgestellt von Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16. Januar 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8. April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1. November 2020, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17. Juni 2020, global.toshiba

Toshiba Digital Solutions collaborates with DATAFLUCT to Deliver a Machine Learning Solution that Optimizes Store ...
21. April 2021, global.toshiba

bereitgestellt von Google News

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

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

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

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

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

bereitgestellt von Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9. Juni 2020, diginomica

Is Swift the Future of Server-side Development?
12. September 2017, Solutions Review

Here are the winners of Nordic Startup Awards
31. Mai 2016, EU-Startups

Kotlin Programming Language Will Surpass Java On Android Next Year
15. Oktober 2017, Fossbytes

Java Synthetic Methods — What are these? | by Vaibhav Singh
27. Februar 2021, DataDrivenInvestor

bereitgestellt von Google News

Chief Customer Officer Of Teradata Sold 25% Of Their Shares
12. Mai 2024, Simply Wall St

Teradata to Present at Upcoming Investor Conferences | Business & Finance | heraldchronicle.com
13. Mai 2024, Winchester Herald Chronicle

An interview with Teradata CFO Claire Bramley
9. Februar 2024, McKinsey

Teradata (NYSE:TDC) Reports Q1 In Line With Expectations
6. Mai 2024, Yahoo Finance

Lakehouse dam breaks after departure of long-time Teradata CTO
1. Mai 2024, The Register

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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

Milvus logo

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

Neo4j logo

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

RaimaDB logo

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

Präsentieren Sie hier Ihr Produkt