Postgres for a data warehouse?
3 posters
Page 1 of 1
Postgres for a data warehouse?
Hi,
Has anyone any thoughts/experience on the suitability of Postgres for building a data warehouse?
It also has an open source implementation of columnar data stores, which may prove useful:
https://www.citusdata.com/blog/76-postgresql-columnar-store-for-analytics
Rupert
Has anyone any thoughts/experience on the suitability of Postgres for building a data warehouse?
It also has an open source implementation of columnar data stores, which may prove useful:
https://www.citusdata.com/blog/76-postgresql-columnar-store-for-analytics
Rupert
rupertlssmith- Posts : 4
Join date : 2015-08-14
Re: Postgres for a data warehouse?
mmmm. quiet round here?
Just thought I'd add, Amazon Redshift is built on Postgres.
Just thought I'd add, Amazon Redshift is built on Postgres.
rupertlssmith- Posts : 4
Join date : 2015-08-14
Re: Postgres for a data warehouse?
So is Netezza.
It's a relational DBMS. So yes, you can implement a data warehouse. Vendors, such as IBM(Netezza) and Amazon, modify the code base to suit their implementation. How it performs is a matter of the particular implementation, of which there are many.
It's a relational DBMS. So yes, you can implement a data warehouse. Vendors, such as IBM(Netezza) and Amazon, modify the code base to suit their implementation. How it performs is a matter of the particular implementation, of which there are many.
Re: Postgres for a data warehouse?
I'm sorry I'm late to this conversation.
PostgreSQL is an excellent DBMS for a mid-scale data warehouse, so good that it is the primary development platform for our data warehouse automation product. We see excellent performance, particularly in loads, and love the fact that it runs on Windows and Linux (and OS X for our development work), and on-premise or cloud.
For scale and performance, PostgreSQL is highly compatible with Redshift, but also with Snowflake Elastic Data Warehouse, giving you scale up options if you outgrow an SMP solution.
If your company is nervous about open source licensing, or wants an additional level of enterprise support and tooling, the commercial variant from EnterpriseDB is an excellent choice. We recommend this to corporate customers.
If you have any specific questions about PostgreSQL you're welcome to message me, and I'll gladly share our experience.
PostgreSQL is an excellent DBMS for a mid-scale data warehouse, so good that it is the primary development platform for our data warehouse automation product. We see excellent performance, particularly in loads, and love the fact that it runs on Windows and Linux (and OS X for our development work), and on-premise or cloud.
For scale and performance, PostgreSQL is highly compatible with Redshift, but also with Snowflake Elastic Data Warehouse, giving you scale up options if you outgrow an SMP solution.
If your company is nervous about open source licensing, or wants an additional level of enterprise support and tooling, the commercial variant from EnterpriseDB is an excellent choice. We recommend this to corporate customers.
If you have any specific questions about PostgreSQL you're welcome to message me, and I'll gladly share our experience.
Similar topics
» Ebook The Data Warehouse Lifecycle Toolkit, 2nd Edition: Practical Techniques for Building Data Warehouse and Business Intelligence Systems
» data warehouse or not ? when is it okay to use OLAP without a data warehouse database
» data warehouse and data warehouse system
» difference between data mart and data warehouse at logical/physical level
» Anti-aliasing time series data in a data warehouse?
» data warehouse or not ? when is it okay to use OLAP without a data warehouse database
» data warehouse and data warehouse system
» difference between data mart and data warehouse at logical/physical level
» Anti-aliasing time series data in a data warehouse?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum