DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google Cloud Bigtable vs. IRONdb vs. Microsoft Azure Table Storage vs. RDF4J vs. VelocityDB

System Properties Comparison Google Cloud Bigtable vs. IRONdb vs. Microsoft Azure Table Storage vs. RDF4J vs. VelocityDB

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonIRONdb  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonVelocityDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA Wide Column Store for rapid development using massive semi-structured datasetsRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.A .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelKey-value store
Wide column store
Time Series DBMSWide column storeRDF storeGraph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score0.69
Rank#230  Overall
#9  RDF stores
Score0.05
Rank#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitecloud.google.com/­bigtablewww.circonus.com/solutions/time-series-database/azure.microsoft.com/­en-us/­services/­storage/­tablesrdf4j.orgvelocitydb.com
Technical documentationcloud.google.com/­bigtable/­docsdocs.circonus.com/irondb/category/getting-startedrdf4j.org/­documentationvelocitydb.com/­UserGuide
DeveloperGoogleCirconus LLC.MicrosoftSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.VelocityDB Inc
Initial release20152017201220042011
Current releaseV0.10.20, January 20187.x
License infoCommercial or Open SourcecommercialcommercialcommercialOpen Source infoEclipse Distribution License (EDL), v1.0.commercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaC#
Server operating systemshostedLinuxhostedLinux
OS X
Unix
Windows
Any that supports .NET
Data schemeschema-freeschema-freeschema-freeyes infoRDF Schemasyes
Typing infopredefined data types such as float or datenoyes infotext, numeric, histogramsyesyesyes
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.nononono
Secondary indexesnononoyesyes
SQL infoSupport of SQLnoSQL-like query language (Circonus Analytics Query Language: CAQL)nonono
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
HTTP APIRESTful HTTP APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
.Net
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
PHP
Python
.Net
Server-side scripts infoStored proceduresnoyes, in Luanoyesno
TriggersnononoyesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic, metric affinity per nodeSharding infoImplicit feature of the cloud servicenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesconfigurable replication factor, datacenter awareyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate consistency per node, eventual consistency across nodesImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsnooptimistic lockingACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)noAccess rights based on private key authentication or shared access signaturesnoBased on Windows Authentication

More information provided by the system vendor

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
Google Cloud BigtableIRONdbMicrosoft Azure Table StorageRDF4J infoformerly known as SesameVelocityDB
Recent citations in the news

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

What is Google Bigtable? | Definition from TechTarget
1 March 2022, TechTarget

Google announces Axion, its first Arm-based CPU for data centers
9 April 2024, Yahoo Movies Canada

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

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

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here