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 > IBM Cloudant vs. JaguarDB vs. Microsoft Azure Table Storage vs. Sqrrl vs. Teradata Aster

System Properties Comparison IBM Cloudant vs. JaguarDB vs. Microsoft Azure Table Storage vs. Sqrrl vs. Teradata Aster

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonJaguarDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSqrrl  Xexclude from comparisonTeradata Aster  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionDatabase as a Service offering based on Apache CouchDBPerformant, highly scalable DBMS for AI and IoT applicationsA Wide Column Store for rapid development using massive semi-structured datasetsAdaptable, secure NoSQL built on Apache AccumuloPlatform for big data analytics on multistructured data sources and types
Primary database modelDocument storeKey-value store
Vector DBMS
Wide column storeDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.68
Rank#106  Overall
#20  Document stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score4.48
Rank#75  Overall
#6  Wide column stores
Websitewww.ibm.com/­products/­cloudantwww.jaguardb.comazure.microsoft.com/­en-us/­services/­storage/­tablessqrrl.com
Technical documentationcloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.html
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014DataJaguar, Inc.MicrosoftAmazon infooriginally Sqrrl Data, Inc.Teradata
Initial release20102015201220122005
Current release3.3 July 2023
License infoCommercial or Open SourcecommercialOpen Source infoGPL V3.0commercialcommercialcommercial
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 languageErlangC++ infothe server part. Clients available in other languagesJava
Server operating systemshostedLinuxhostedLinuxLinux
Data schemeschema-freeyesschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Store
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nononoyes infoin Aster File Store
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnonoyes
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C
C#
C++
Java
Python
R
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptnononoR packages
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoImplicit feature of the cloud serviceSharding infomaking use of HadoopSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factor infomaking use of Hadoopyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesyes infoSQL Map-Reduce Framework
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possiblenooptimistic lockingAtomic updates per row, document, or graph entityACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyesyes
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.nononono
User concepts infoAccess controlAccess rights for users can be defined per databaserights management via user accountsAccess rights based on private key authentication or shared access signaturesCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standard

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
IBM CloudantJaguarDBMicrosoft Azure Table StorageSqrrlTeradata Aster
Recent citations in the news

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

provided by Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
1 May 2024, AOL

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8 October 2013, ZDNet

Northwestern University Graduate Students Take on Big Data Using Teradata Aster Discovery Platform in Hackathon
6 May 2015, PR Newswire

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here