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

DBMS > Geode vs. Google Cloud Bigtable vs. Transbase vs. Virtuoso

Vergleich der Systemeigenschaften Geode vs. Google Cloud Bigtable vs. Transbase vs. Virtuoso

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGeode  Xaus Vergleich ausschliessenGoogle Cloud Bigtable  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
KurzbeschreibungGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A resource-optimized, high-performance, universally applicable RDBMSVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellKey-Value StoreKey-Value Store
Wide Column Store
Relational DBMSDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,99
Rang#133  Overall
#23  Key-Value Stores
Punkte3,58
Rang#92  Overall
#14  Key-Value Stores
#8  Wide Column Stores
Punkte0,15
Rang#337  Overall
#147  Relational DBMS
Punkte4,20
Rang#83  Overall
#14  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websitegeode.apache.orgcloud.google.com/­bigtablewww.transaction.de/­en/­products/­transbase.htmlvirtuoso.openlinksw.com
Technische Dokumentationgeode.apache.org/­docscloud.google.com/­bigtable/­docswww.transaction.de/­en/­products/­transbase/­features.htmldocs.openlinksw.com/­virtuoso
EntwicklerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.GoogleTransaction Software GmbHOpenLink Software
Erscheinungsjahr2002201519871998
Aktuelle Version1.1, February 2017Transbase 8.3, 20227.2.11, September 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziellkommerziell infoDevelopment Lizenz gratisOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC und C++C
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredgehostetFreeBSD
Linux
macOS
Solaris
Windows
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Datenschemaschemafreischemafreijaja infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinneinjaja
SQL infoSupport of SQLSQL-like query language (OQL)neinjaja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteJava Client API
Memcached Protokoll
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
Unterstützte Programmiersprachen.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinjaja infoVirtuoso PL
Triggersja infoCache Event Listenersneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationInternal replication in Colossus, and regional replication between two clusters in different zonesSource-Replica ReplikationChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenyes, on a single nodeAtomic single-row operationsjaACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights per client and object definableAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
GeodeGoogle Cloud BigtableTransbaseVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
GeodeGoogle Cloud BigtableTransbaseVirtuoso
Erwähnungen in aktuellen Nachrichten

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20. März 2019, InfoQ.com

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven ...
30. Juni 2018, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

bereitgestellt von Google News

Google expands BigQuery with Gemini, brings vector support to cloud databases
29. Februar 2024, VentureBeat

What is Google Bigtable? | Definition from TechTarget
1. März 2022, TechTarget

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

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Präsentieren Sie hier Ihr Produkt