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

DBMS > Cloudflare Workers KV vs. Faircom DB vs. GridDB vs. IBM Db2 vs. jBASE

Vergleich der Systemeigenschaften Cloudflare Workers KV vs. Faircom DB vs. GridDB vs. IBM Db2 vs. jBASE

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCloudflare Workers KV  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessen
KurzbeschreibungA global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.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 robust multi-value DBMS comprising development tools and middleware
Primäres DatenbankmodellKey-Value StoreKey-Value Store
Relational DBMS
Time Series DBMSRelational DBMS infoSeit Version 10.5 Unterstützung für JSON/BSON Dokumente mit Kompatibilität zu MongoDBMultivalue DBMS
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
Document 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,33
Rang#290  Overall
#41  Key-Value Stores
Punkte0,31
Rang#298  Overall
#42  Key-Value Stores
#137  Relational DBMS
Punkte2,00
Rang#137  Overall
#11  Time Series DBMS
Punkte127,75
Rang#8  Overall
#5  Relational DBMS
Punkte1,68
Rang#151  Overall
#3  Multivalue DBMS
Websitewww.cloudflare.com/­developer-platform/­workers-kvwww.faircom.com/­products/­faircom-dbgriddb.netwww.ibm.com/­products/­db2www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technische Dokumentationdevelopers.cloudflare.com/­kv/­apidocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.griddb.netwww.ibm.com/­docs/­en/­db2docs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
EntwicklerCloudflareFairCom CorporationToshiba CorporationIBMRocket Software (früher Zumasys)
Erscheinungsjahr2018197920131983 infoVersion für Großrechner1991
Aktuelle VersionV12, November 20205.1, August 202212.1, Oktober 20165.7
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infoRestricted, free version availableOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablekommerziell infokostenlose Version verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheANSI C, C++C++C und C++
Server BetriebssystemegehostetAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
LinuxAIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
Linux
Windows
Datenschemaschemafreischema free, schema optional, schema required, partial schema,jajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja, ANSI Standard SQL Types, JSON, typed binary structuresja infonumerical, string, blob, geometry, boolean, timestampjaoptional
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinjajaja
SQL infoSupport of SQLneinyes, ANSI SQL with proprietary extensionsSQL92, SQL-like TQL (Toshiba Query Language)jaEmbedded SQL for jBASE in BASIC
APIs und andere ZugriffskonzepteHTTP REST
Proprietäres Protokoll
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
ADO.NET
JDBC
JSON style queries infoKompatibel zu MongoDB
ODBC
XQuery
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
Unterstützte ProgrammiersprachenC
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
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
Basic
Jabbascript
Java
Server-seitige Scripts infoStored Proceduresneinja info.Net, JavaScript, C/C++neinjaja
Triggersneinjajajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingSharding infonur in Windows/Unix/Linux VersionSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjayes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Source-Replica Replikationja infomit Zusatztools (MQ, InfoSphere)ja
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate consistency within container, eventual consistency across containers
Fremdschlüssel inforeferenzielle Integritätneinjaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneintunable from ACID to Eventually ConsistentACID at container levelACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenjaYes, tunable from durable to delayed durability to in-memoryjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleFine grained access rights according to SQL-standard with additional protections for filesAccess rights for users can be defined per databaseBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights can be defined down to the item level
Weitere Informationen bereitgestellt vom Systemhersteller
Cloudflare Workers KVFaircom DB infoformerly c-treeACEGridDBIBM Db2 infoformerly named DB2 or IBM Database 2jBASE
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» mehr
Market metricsGitHub trending repository
» mehr
Licensing and pricing modelsOpen 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
Cloudflare Workers KVFaircom DB infoformerly c-treeACEGridDBIBM Db2 infoformerly named DB2 or IBM Database 2jBASE
Erwähnungen in aktuellen Nachrichten

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2. November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3. November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3. November 2023, ZDNet

Cloudflare adds AI services as CTO says "a developer platform without AI" is little use • DEVCLASS
16. Mai 2023, DevClass

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21. August 2022, hackernoon.com

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

Top Milvus Alternatives in 2024
4. Oktober 2023, Slashdot

bereitgestellt von Google News

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16. Mai 2023, global.toshiba

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

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3. Dezember 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19. August 2022, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19. Februar 2020, Open Source For You

bereitgestellt von Google News

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

Getting started with new Amazon RDS for Db2 | Amazon Web Services
27. November 2023, AWS Blog

Celebrating 40 years of Db2: Running the world's mission critical workloads
11. September 2023, ibm.com

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

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

bereitgestellt von Google News

Temenos signs first customer in India
24. August 2009, Finextra

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.

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.

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt