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 > Amazon Redshift vs. ObjectBox vs. PouchDB vs. SiriDB vs. Yaacomo

System Properties Comparison Amazon Redshift vs. ObjectBox vs. PouchDB vs. SiriDB vs. Yaacomo

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonObjectBox  Xexclude from comparisonPouchDB  Xexclude from comparisonSiriDB  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionLarge scale data warehouse service for use with business intelligence toolsExtremely fast embedded database for small devices, IoT and MobileJavaScript DBMS with an API inspired by CouchDBOpen Source Time Series DBMSOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelRelational DBMSObject oriented DBMSDocument storeTime Series DBMSRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Websiteaws.amazon.com/­redshiftobjectbox.iopouchdb.comsiridb.comyaacomo.com
Technical documentationdocs.aws.amazon.com/­redshiftdocs.objectbox.iopouchdb.com/­guidesdocs.siridb.com
DeveloperAmazon (based on PostgreSQL)ObjectBox LimitedApache Software FoundationCesbitQ2WEB GmbH
Initial release20122017201220172009
Current release7.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open SourceOpen Source infoMIT Licensecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC and C++JavaScriptC
Server operating systemshostedAndroid
iOS
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)LinuxAndroid
Linux
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyes infoNumeric datayes
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.nonononono
Secondary indexesrestrictedyesyes infovia viewsyesyes
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnononoyes
APIs and other access methodsJDBC
ODBC
Proprietary native APIHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP APIJDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBCC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
JavaScriptC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresuser defined functions infoin PythonnoView functions in JavaScriptno
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infowith a proxy-based framework, named couchdb-loungeShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesonline/offline synchronization between client and serverMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyesnosimple rights management via user accountsfine grained access rights according to SQL-standard
More information provided by the system vendor
Amazon RedshiftObjectBoxPouchDBSiriDBYaacomo
News

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

Vector Databases for Edge AI
9 August 2023

Vector Database Release for Flutter / Dart + Python
13 June 2023

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Amazon RedshiftObjectBoxPouchDBSiriDBYaacomo
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Amazon Redshift now supports multi-data warehouse writes through data sharing (preview)
26 November 2023, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

provided by Google News

SiriDB tijdreeks database analyseert time series data vanuit elke bron
22 January 2017, Dutch IT Channel

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

RaimaDB logo

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

Present your product here