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

DBMS > Google Cloud Bigtable vs. GridDB vs. JaguarDB vs. TypeDB vs. XTDB

Vergleich der Systemeigenschaften Google Cloud Bigtable vs. GridDB vs. JaguarDB vs. TypeDB vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Bigtable  Xaus Vergleich ausschliessenGridDB  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Scalable in-memory time series database optimized for IoT and Big DataPerformant, highly scalable DBMS for AI and IoT applicationsTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellKey-Value Store
Wide Column Store
Time Series DBMSKey-Value Store
Vektor DBMS
Graph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Document Store
Sekundäre DatenbankmodelleKey-Value Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,26
Rang#92  Overall
#13  Key-Value Stores
#8  Wide Column Stores
Punkte1,95
Rang#128  Overall
#10  Time Series DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte0,65
Rang#234  Overall
#20  Graph DBMS
#107  Relational DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websitecloud.google.com/­bigtablegriddb.netwww.jaguardb.comtypedb.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationcloud.google.com/­bigtable/­docsdocs.griddb.netwww.jaguardb.com/­support.htmltypedb.com/­docswww.xtdb.com/­docs
EntwicklerGoogleToshiba CorporationDataJaguar, Inc.VaticleJuxt Ltd.
Erscheinungsjahr20152013201520162019
Aktuelle Version5.1, August 20223.3 July 20232.26.3, Jaenner 20241.19, September 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoGPL V3.0Open Source infoGPL Version 3, commercial licenses availableOpen Source infoMIT License
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.
ImplementierungsspracheC++C++ infothe server part. Clients available in other languagesJavaClojure
Server BetriebssystemegehostetLinuxLinuxLinux
OS X
Windows
Alle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
Datenschemaschemafreijajajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja 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, XSLTneinneinneinneinnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLneinSQL92, SQL-like TQL (Toshiba Query Language)A subset of ANSI SQL is implemented infobut no views, foreign keys, triggersneineingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP/JSON API
JDBC
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
HTTP REST
JDBC
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
Clojure
Java
Server-seitige Scripts infoStored Proceduresneinneinneinneinnein
Triggersneinjaneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding infoby using Cassandrakeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenInternal replication in Colossus, and regional replication between two clusters in different zonesSource-Replica ReplikationMulti-Source ReplikationMulti-Source Replikation infoby using Cassandraja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce OperationenjaConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsneinja infoby using Apache Kafka and Apache Zookeepernein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate consistency within container, eventual consistency across containersEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein infosubstituted by the relationship featurenein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenAtomic single-row operationsACID at container levelneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users can be defined per databaseRechteverwaltung mit Benutzeraccountsyes infoat REST API level; other APIs in progress
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud BigtableGridDBJaguarDBTypeDB infoformerly named GraknXTDB infoformerly named Crux
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» mehr
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» mehr
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» mehr
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
Google Cloud BigtableGridDBJaguarDBTypeDB infoformerly named GraknXTDB infoformerly named Crux
Erwähnungen in aktuellen Nachrichten

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31. Januar 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27. Januar 2022, TechTarget

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

Google Cloud makes it cheaper to run smaller workloads on Bigtable
7. April 2020, TechCrunch

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

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

IoT: Opt for the Right Open Source Database
11. August 2023, Open Source For You

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8. September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2. Februar 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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

Präsentieren Sie hier Ihr Produkt