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

DBMS > Amazon Redshift vs. Dolt vs. Hawkular Metrics vs. Infobright vs. SQL.JS

System Properties Comparison Amazon Redshift vs. Dolt vs. Hawkular Metrics vs. Infobright vs. SQL.JS

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonDolt  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonInfobright  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsA MySQL compatible DBMS with Git-like versioning of data and schemaHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.High performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendPort of SQLite to JavaScript
Primary database modelRelational DBMSRelational DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.88
Rank#35  Overall
#22  Relational DBMS
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.08
Rank#366  Overall
#39  Time Series DBMS
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websiteaws.amazon.com/­redshiftgithub.com/­dolthub/­dolt
www.dolthub.com
www.hawkular.orgignitetech.com/­softwarelibrary/­infobrightdbsql.js.org
Technical documentationdocs.aws.amazon.com/­redshiftdocs.dolthub.comwww.hawkular.org/­hawkular-metrics/­docs/­user-guidesql.js.org/­documentation/­index.html
DeveloperAmazon (based on PostgreSQL)DoltHub IncCommunity supported by Red HatIgnite Technologies Inc.; formerly InfoBright Inc.Alon Zakai infoenhancements implemented by others
Initial release20122018201420052012
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache 2.0commercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source
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 languageCGoJavaCJavaScript
Server operating systemshostedLinux
macOS
Windows
Linux
OS X
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesrestrictedyesnono infoKnowledge Grid Technology used instead
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardyesnoyesyes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
CLI Client
HTTP REST
HTTP RESTADO.NET
JDBC
ODBC
JavaScript API
Supported programming languagesAll languages supporting JDBC/ODBCAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Go
Java
Python
Ruby
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin Pythonyes infocurrently in alpha releasenonono
Triggersnoyesyes infovia Hawkular Alertingnono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infobased on Cassandranonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.selectable replication factor infobased on CassandraSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistencynone
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesno 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.yesnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupnofine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesno

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 RedshiftDoltHawkular MetricsInfobrightSQL.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

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

show all

Recent citations in the news

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

Build a decentralized semantic search engine on heterogeneous data stores using autonomous agents | Amazon Web ...
28 May 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

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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