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

DBMS > CouchDB vs. Interbase vs. Microsoft Azure Table Storage vs. Riak TS vs. SQream DB

System Properties Comparison CouchDB vs. Interbase vs. Microsoft Azure Table Storage vs. Riak TS vs. SQream DB

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonInterbase  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRiak TS  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Light-weight proven RDBMS infooriginally from BorlandA Wide Column Store for rapid development using massive semi-structured datasetsRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVa GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelDocument storeRelational DBMSWide column storeTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score4.08
Rank#75  Overall
#41  Relational DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score0.74
Rank#224  Overall
#103  Relational DBMS
Websitecouchdb.apache.orgwww.embarcadero.com/­products/­interbaseazure.microsoft.com/­en-us/­services/­storage/­tablessqream.com
Technical documentationdocs.couchdb.org/­en/­stabledocs.embarcadero.com/­products/­interbasewww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.sqream.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerEmbarcaderoMicrosoftOpen Source, formerly Basho TechnologiesSQream Technologies
Initial release20051984201220152017
Current release3.3.3, December 2023InterBase 2020, December 20193.0.0, September 20222022.1.6, December 2022
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialOpen Sourcecommercial
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 languageErlangCErlangC++, CUDA, Haskell, Java, Scala
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Android
iOS
Linux
OS X
Windows
hostedLinux
OS X
Linux
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes, ANSI Standard SQL Types
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.nono infoexport as XML data possiblenono
Secondary indexesyes infovia viewsyesnorestrictedno
SQL infoSupport of SQLnoyesnoyes, limitedyes
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
RESTful HTTP APIHTTP API
Native Erlang Interface
.Net
JDBC
ODBC
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C++
Delphi
Java
Object Pascal
PHP
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresView functions in JavaScriptyes infoInterbase procedure and trigger languagenoErlanguser defined functions in Python
Triggersyesyesnoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0noneSharding infoImplicit feature of the cloud serviceShardinghorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Interbase Change Viewsyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factornone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDoptimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyes infoMultiversion concurreny controlyesyesyes
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.noyesno
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardAccess rights based on private key authentication or shared access signaturesno

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InterbaseMicrosoft Azure Table StorageRiak TSSQream DB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Borland InterBase backdoor detected | ZDNET
11 January 2001, ZDNet

Johnson Sakaja Donates KSh 200k to Support Cash Strapped Football Teams From Kibera - Tuko.co.ke
21 February 2024, Tuko.co.ke

An independent soccer league transforming lives in a slum in Kenya
15 November 2022, FanSided

Malaysian e-commerce firm Lelong.my acquires local digital marketing agency Mataris Agency
29 January 2018, Yahoo Singapore News

The advance of Air Force Esports - New Zealand Defence Force
25 June 2023, New Zealand Defence Force

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

Inside Azure File Storage
7 October 2015, Microsoft

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

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, Fierce Network

GPU data warehouse startup SQream lands $39.4M funding round
24 June 2020, SiliconANGLE News

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

Chinese giant Alibaba leads investment round in Israel big-data startup
30 May 2018, The Times of Israel

Stretching GPU Database Performance With Flash Arrays
26 February 2019, The Next Platform

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

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

Present your product here