Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

4
Neptune vs Redshift for analytics DB
Post Flair (click to view more posts with a particular flair)
Post Body

I'm working on a survey project running on RDS Postgres in which we're trying to get our queries down from seconds to milliseconds, and I'm investigating swapping our database from Traditional Relational, to a service which will be able to run and scale queries and accurate aggregations.

The obvious choice seemed to be Redshift, but currently Postgres is struggling most on a query along a many to many relation. Being: of these people, select those in the following demographic groups (is male, in Chicago, in accounting, etc) for which each person many have hundreds of demographic ids describing them in the through table between people and demographics. Im worried that redshift may also have the same issues querying so much data without denormalization, which is something I'd like to avoid for code complexity sake.

I know much less about graph databases. They seem to really champion queries like these on related data, however, I'm more hesitant to dive into using Neptune first for a PoC due to the friction of tying it into our python webapp.

I was wondering what other's experiences are with either implementing Neptune's graph database in a production setting, or optimizing their redshift database for querying through tables

Author
Account Strength
90%
Account Age
7 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,585
Link Karma
967
Comment Karma
618
Profile updated: 6 days ago
Posts updated: 1 week ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
5 years ago