Jump to content

Amazon Redshift

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Cromming (talk | contribs) at 07:18, 2 December 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Amazon Redshift, a hosted data warehouse product, forms part of the larger cloud-computing platform Amazon Web Services. It is built on top of technology from the massive parallel processing (MPP) data-warehouse company ParAccel (later acquired by Actian).[1] Redshift differs from Amazon's other hosted database offering, Amazon RDS, in its ability to handle analytics workloads on large-scale datasets stored by a column-oriented DBMS principle. To be able to handle large scale datasets Amazon makes use of massive parallel processing.

Amazon Redshift is based on PostgreSQL 8.0.2. PostgreSQL 9.x includes some features that are not supported in Amazon Redshift. In addition, there are important differences between Amazon Redshift SQL and PostgreSQL 8.0.2.[2]

In fact, PostgreSQL 8.0.2 was released in 2005 and PostgreSQL has seen massive development since then. The list of unsupported PostgreSQL features has become lengthy.

BI tools

In principle Amazon Redshift is able to handle all connections from other applications based upon ODBC and JDBC connections.[3] Amazon has listed a number of business intelligence tools as partners and tested tools.[4]

Data integration tools

Amazon Redshift also has partners providing data integration tools.[4]

History

An initial preview beta was released on November 2012[5] and a full release was made available on February 15, 2013.

References

  1. ^ "Amazon Redshift: ParAccel in, costly appliances out". ZDNet. Retrieved July 8, 2013.
  2. ^ "Redshift and PostgreSQL". AWS. Amazon.
  3. ^ Louwers, Johan (February 2014), Amazon Redshift cloud based data warehouse service (Blogger) (World Wide Web log), NL: Google.
  4. ^ a b "Amazon Redshift Partners", AWS Partner Network, Amazon.
  5. ^ "Amazon Debuts Low-Cost, Big Data Warehousing". Information Week. Retrieved July 8, 2013.