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 > Google Cloud Bigtable vs. InfinityDB vs. Microsoft Azure Table Storage vs. NuoDB vs. OpenEdge

System Properties Comparison Google Cloud Bigtable vs. InfinityDB vs. Microsoft Azure Table Storage vs. NuoDB vs. OpenEdge

Editorial information provided by DB-Engines
NameGoogle Cloud Bigtable  Xexclude from comparisonInfinityDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonNuoDB  Xexclude from comparisonOpenEdge  Xexclude from comparison
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 Java embedded Key-Value Store which extends the Java Map interfaceA Wide Column Store for rapid development using massive semi-structured datasetsNuoDB is a webscale distributed database that supports SQL and ACID transactionsApplication development environment with integrated database management system
Primary database modelKey-value store
Wide column store
Key-value storeWide column storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score3.45
Rank#85  Overall
#46  Relational DBMS
Websitecloud.google.com/­bigtableboilerbay.comazure.microsoft.com/­en-us/­services/­storage/­tableswww.3ds.com/­nuodb-distributed-sql-databasewww.progress.com/­openedge
Technical documentationcloud.google.com/­bigtable/­docsboilerbay.com/­infinitydb/­manualdoc.nuodb.comdocumentation.progress.com/­output/­ua/­OpenEdge_latest
DeveloperGoogleBoiler Bay Inc.MicrosoftDassault Systèmes infooriginally NuoDB, Inc.Progress Software Corporation
Initial release20152002201220131984
Current release4.0OpenEdge 12.2, March 2020
License infoCommercial or Open Sourcecommercialcommercialcommercialcommercial infolimited edition freecommercial
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 languageJavaC++
Server operating systemshostedAll OS with a Java VMhostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesyes
Typing infopredefined data types such as float or datenoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesyes
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 indexesnono infomanual creation possible, using inversions based on multi-value capabilitynoyesyes
SQL infoSupport of SQLnononoyesyes infoclose to SQL 92
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
RESTful HTTP APIADO.NET
JDBC
ODBC
JDBC
ODBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
Python
Java.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Progress proprietary ABL (Advanced Business Language)
Server-side scripts infoStored proceduresnononoJava, SQLyes
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoImplicit feature of the cloud servicedata is dynamically stored/cached on the nodes where it is read/writtenhorizontal partitioning infosince Version 11.4
Replication methods infoMethods for redundantly storing data on multiple nodesInternal replication in Colossus, and regional replication between two clusters in different zonesnoneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes infoManaged transparently by NuoDBSource-replica replication
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 infoREAD-COMMITTED or SERIALIZEDImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-row operationsACID infoOptimistic locking for transactions; no isolation for bulk loadsoptimistic lockingACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes
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.nononoyes infoTemporary tableno
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 signaturesStandard SQL roles/ privileges, Administrative UsersUsers and groups

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 BigtableInfinityDBMicrosoft Azure Table StorageNuoDBOpenEdge
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

Google scales up Cloud Bigtable NoSQL database
27 January 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

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

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

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

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

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here