DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Galaxybase vs. Google Cloud Datastore vs. Percona Server for MongoDB vs. Teradata vs. Virtuoso

System Properties Comparison Galaxybase vs. Google Cloud Datastore vs. Percona Server for MongoDB vs. Teradata vs. Virtuoso

Editorial information provided by DB-Engines
NameGalaxybase  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonTeradata  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionScalable, ACID-compliant native distributed parallel graph platformAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA drop-in replacement for MongoDB Community Edition with enterprise-grade features.A hybrid cloud data analytics software platform (Teradata Vantage)Virtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelGraph DBMSDocument storeDocument storeRelational DBMSDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score0.52
Rank#254  Overall
#39  Document stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score4.26
Rank#78  Overall
#13  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF stores
#9  Search engines
Websitegalaxybase.comcloud.google.com/­datastorewww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.teradata.comvirtuoso.openlinksw.com
Technical documentationcloud.google.com/­datastore/­docsdocs.percona.com/­percona-distribution-for-mongodbdocs.teradata.comdocs.openlinksw.com/­virtuoso
DeveloperChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司GooglePerconaTeradataOpenLink Software
Initial release20172008201519841998
Current releaseNov 20, November 20213.4.10-2.10, November 2017Teradata Vantage 1.0 MU2, January 20197.2.11, September 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoGPL Version 2commercialOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and JavaC++C
Server operating systemsLinuxhostedLinuxhosted
Linux
AIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeStrong typed schemaschema-freeschema-freeyesyes 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
Typing infopredefined data types such as float or dateyesyes, details hereyesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononoyesyes
Secondary indexesyesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLnoSQL-like query language (GQL)noyes infoSQL 2016 + extensionsyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
proprietary protocol using JSON.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
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
Supported programming languagesGo
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresuser defined procedures and functionsusing Google App EngineJavaScriptyes infoUDFs, stored procedures, table functions in parallelyes infoVirtuoso PL
TriggersCallbacks using the Google Apps Enginenoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infoHashingyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using PaxosSource-replica replicationMulti-source replication
Source-replica replication
Chain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflowyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in graphsyes infovia ReferenceProperties or Ancestor pathsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infovia In-Memory Engineyesyes
User concepts infoAccess controlRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users and rolesfine grained access rights according to 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)
More information provided by the system vendor
GalaxybaseGoogle Cloud DatastorePercona Server for MongoDBTeradataVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» more
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» more
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» more
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» more
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» more
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
GalaxybaseGoogle Cloud DatastorePercona Server for MongoDBTeradataVirtuoso
DB-Engines blog posts

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

show all

Recent citations in the news

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别原创
13 September 2023, blog.csdn.net

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

Percona's DBMS Popularity Survey
25 June 2019, iProgrammer

provided by Google News

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

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

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

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

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

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here