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 > Altibase vs. Axibase vs. Google Cloud Datastore vs. InfinityDB vs. Virtuoso

System Properties Comparison Altibase vs. Axibase vs. Google Cloud Datastore vs. InfinityDB vs. Virtuoso

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonAxibase  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonInfinityDB  Xexclude from comparisonVirtuoso  Xexclude from comparison
DescriptionAn enterprise grade, high-performance RDBMSScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA Java embedded Key-Value Store which extends the Java Map interfaceVirtuoso is a multi-model hybrid-RDBMS that supports management of data represented as relational tables and/or property graphs
Primary database modelRelational DBMSTime Series DBMSDocument storeKey-value storeDocument store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF store
Search engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.00
Rank#194  Overall
#91  Relational DBMS
Score0.32
Rank#288  Overall
#25  Time Series DBMS
Score4.49
Rank#79  Overall
#12  Document stores
Score0.07
Rank#359  Overall
#54  Key-value stores
Score4.20
Rank#83  Overall
#14  Document stores
#4  Graph DBMS
#2  Native XML DBMS
#45  Relational DBMS
#2  RDF stores
#9  Search engines
Websitealtibase.comaxibase.com/­docs/­atsd/­financecloud.google.com/­datastoreboilerbay.comvirtuoso.openlinksw.com
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualscloud.google.com/­datastore/­docsboilerbay.com/­infinitydb/­manualdocs.openlinksw.com/­virtuoso
DeveloperAltibaseAxibase CorporationGoogleBoiler Bay Inc.OpenLink Software
Initial release19992013200820021998
Current releasev7.3, 2023, August 2023155854.07.2.11, September 2023
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023commercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidcommercialcommercialOpen Source infoGPLv2, extended commercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaJavaC
Server operating systemsAIX
HP-UX
Linux
LinuxhostedAll OS with a Java VMAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesyesschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes 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 infoshort, integer, long, float, double, decimal, stringyes, details hereyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.nonononoyes
Secondary indexesyesnoyesno infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLANSI SQL-92SQL-like query languageSQL-like query language (GQL)noyes infoSQL-92, SQL-200x, SQL-3, SQLX
APIs and other access methodsJDBC
ODBC
Proprietary protocol
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
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 languagesC
C++
Java
Go
Java
PHP
Python
R
Ruby
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresstored procedures and stored functionsyesusing Google App Enginenoyes infoVirtuoso PL
TriggersyesyesCallbacks using the Google Apps Enginenoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication using PaxosnoneChain, star, and bi-directional replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infousing Google Cloud Dataflownoyes
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.Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integrityyesnoyes infovia ReferenceProperties or Ancestor pathsno infomanual creation possible, using inversions based on multi-value capabilityyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infoOptimistic locking for transactions; no isolation for bulk loadsACID
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.yesnonoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noFine-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
AltibaseAxibaseGoogle Cloud DatastoreInfinityDBVirtuoso
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
AltibaseAxibaseGoogle Cloud DatastoreInfinityDBVirtuoso
Recent citations in the news

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13 April 2024, Post Production Buyers Guide

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

provided by Google News

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

Time Series Databases Software Market - A comprehensive study by Key Players | Warp 10, Amazon Timestream ...
6 February 2020, openPR

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

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

What Is Google Cloud Platform?
28 August 2023, Simplilearn

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

provided by Google News



Share this page

Featured Products

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

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

RaimaDB logo

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

Present your product here