Shreyansh Gupta
136 posts

Shreyansh Gupta
@_backslashzero
💻 Software Engineer • Sharing my learnings
Beigetreten Ağustos 2015
94 Folgt34 Follower

#TIL about #AWS Snow family devices that include physical devices shipped to your place. These can be used to ship data in and out of AWS.
@harichandana9014/aws-snow-family-e8ea524da1ab" target="_blank" rel="nofollow noopener">medium.com/@harichandana9…
English

VACUUM recluster option in #AWS Redshift can be useful if our queries access only the most recent data.
English

#AWS Redshift will even go as far as automatically creating MVs based on query patterns using the AutoMV feature.
English

#DoYouKnow That #AWS Redshift uses ATO (Automatic table optimization) to automatically optimize the tables by configuring sort keys, dist keys and encoding when the table is created with the AUTO option.
English
Shreyansh Gupta retweetet

#TIL The SQL Row values syntax can also be used in the WHERE clauses. It is most commonly seen in the INSERT statements.
Check out the usage here - use-the-index-luke.com/sql/partial-re…
#SQL #Databases

English

#DoYouKnow Ensuring that the database executes the query in a pipelined manner is more important than a fast execution!
Read more here - use-the-index-luke.com/sql/sorting-gr…
#SQL #Databases
English

