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

DBMS > Amazon Redshift vs. KairosDB vs. Memcached vs. SQL.JS

System Properties Comparison Amazon Redshift vs. KairosDB vs. Memcached vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonKairosDB  Xexclude from comparisonMemcached  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsDistributed Time Series DBMS based on Cassandra or H2In-memory key-value store, originally intended for cachingPort of SQLite to JavaScript
Primary database modelRelational DBMSTime Series DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.88
Rank#35  Overall
#22  Relational DBMS
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score18.08
Rank#32  Overall
#4  Key-value stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websiteaws.amazon.com/­redshiftgithub.com/­kairosdb/­kairosdbwww.memcached.orgsql.js.org
Technical documentationdocs.aws.amazon.com/­redshiftkairosdb.github.iogithub.com/­memcached/­memcached/­wikisql.js.org/­documentation/­index.html
DeveloperAmazon (based on PostgreSQL)Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalAlon Zakai infoenhancements implemented by others
Initial release2012201320032012
Current release1.2.2, November 20181.6.27, May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoBSD licenseOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaCJavaScript
Server operating systemshostedLinux
OS X
Windows
FreeBSD
Linux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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.nonono
Secondary indexesrestrictednono
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardnonoyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
Graphite protocol
HTTP REST
Telnet API
Proprietary protocolJavaScript API
Supported programming languagesAll languages supporting JDBC/ODBCJava
JavaScript infoNode.js
PHP
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin Pythonnonono
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on Cassandranonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infobased on Cassandranone infoRepcached, a Memcached patch, provides this functionallitynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
none
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesnono infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple password-based access controlyes infousing SASL (Simple Authentication and Security Layer) protocolno

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
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 RedshiftKairosDBMemcachedSQL.JS
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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, 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

How Swisscom automated Amazon Redshift as part of their One Data Platform solution using AWS CDK – Part 2 ...
12 June 2024, AWS Blog

How Swisscom automated Amazon Redshift as part of their One Data Platform solution using AWS CDK – Part 1 ...
12 June 2024, AWS Blog

Amazon Redshift Serverless is now available in the AWS Middle East (UAE) region - AWS
7 June 2024, AWS Blog

Amazon Redshift Serverless is now generally available in the AWS China (Ningxia) Region - AWS
28 May 2024, AWS Blog

Integrate Tableau and Okta with Amazon Redshift using AWS IAM Identity Center | Amazon Web Services
3 June 2024, AWS Blog

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Ubuntu 24.04 Helping Achieve Greater Performance On Intel Xeon Scalable Emerald Rapids
8 March 2024, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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.

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

Present your product here