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

DBMS > Datomic vs. FoundationDB vs. GridDB vs. IBM Db2 vs. jBASE

Vergleich der Systemeigenschaften Datomic vs. FoundationDB vs. GridDB vs. IBM Db2 vs. jBASE

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenFoundationDB  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenIBM Db2 infoformerly named DB2 or IBM Database 2  Xaus Vergleich ausschliessenjBASE  Xaus Vergleich ausschliessen
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
KurzbeschreibungDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenSortierter Key-Value Store. Core features werden durch layers ergänzt.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 DatenbankmodellRelational DBMSDocument Store infoUnterstützt durch speziellen Layer
Key-Value Store
Relational DBMS infoUnterstützt durch speziellen SQL-Layer
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
Punkte1,76
Rang#145  Overall
#66  Relational DBMS
Punkte1,07
Rang#188  Overall
#31  Document Stores
#28  Key-Value Stores
#86  Relational DBMS
Punkte2,02
Rang#132  Overall
#11  Time Series DBMS
Punkte127,49
Rang#8  Overall
#5  Relational DBMS
Punkte1,43
Rang#160  Overall
#3  Multivalue DBMS
Websitewww.datomic.comgithub.com/­apple/­foundationdbgriddb.netwww.ibm.com/­products/­db2www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technische Dokumentationdocs.datomic.comapple.github.io/­foundationdbdocs.griddb.netwww.ibm.com/­docs/­en/­db2docs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
EntwicklerCognitectFoundationDBToshiba CorporationIBMRocket Software (früher Zumasys)
Erscheinungsjahr2012201320131983 infoVersion für Großrechner1991
Aktuelle Version1.0.6735, Juni 20236.2.28, November 20205.1, August 202212.1, Oktober 20165.7
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratisOpen Source infoApache 2.0Open 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ügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, ClojureC++C++C und C++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Windows
LinuxAIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
Linux
Windows
Datenschemajaschemafrei infoEinige Layers unterstützen Schematajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejanein infoEinige Layers unterstützen Typenja 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, XSLTneinneinja
Sekundärindizesjaneinjaja
SQL infoSupport of SQLneinnur in speziellem SQL-LayerSQL92, SQL-like TQL (Toshiba Query Language)jaEmbedded SQL for jBASE in BASIC
APIs und andere ZugriffskonzepteRESTful HTTP APIJDBC
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 ProgrammiersprachenClojure
Java
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
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 Proceduresja infoTransaction Functionsnur im SQL-layerneinjaja
TriggersBy using transaction functionsneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoBut extensive use of caching in the application peersShardingShardingSharding infonur in Windows/Unix/Linux VersionSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoBut extensive use of caching in the application peersjaSource-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 SystemImmediate ConsistencyLinearizable consistencyImmediate consistency within container, eventual consistency across containers
Fremdschlüssel inforeferenzielle Integritätneinnur im SQL-layerneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACID at container levelACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentjaja
Berechtigungskonzept infoZugriffskontrolleneinneinAccess 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
DatomicFoundationDBGridDBIBM 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
DatomicFoundationDBGridDBIBM Db2 infoformerly named DB2 or IBM Database 2jBASE
Erwähnungen in aktuellen Nachrichten

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

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

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13. Januar 2019, hackernoon.com

bereitgestellt von Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13. Februar 2024, SiliconANGLE News

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13. Februar 2024, Yahoo Finance Australia

Antithesis raises $47M to launch an automated testing platform for software
13. Februar 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28. September 2023, DevClass

FoundationDB, a very interesting NoSQL database owned by Apple, is now an open-source project
19. April 2018, GeekWire

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

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

bereitgestellt von Google News

IBM and TechD partner to securely share data and power insights with gen AI
16. April 2024, IBM

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 and Files

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

IBM Solution to Optimize Data Management for AI applications
28. November 2023, Yahoo Finance

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Milvus logo

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

Präsentieren Sie hier Ihr Produkt