Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
December 24, 2019 12:10 am GMT

SQL & Database Wrap Up - December 2019

Hi! I'm Helen, one of your friendly mods looking after the #sql, #postgres and #database tags.

At the end of each month, I'll be showcasing some of the great posts, projects and insights from the data community.

To kick off the month Wendy explained how to use UNION and UNION ALL to stack the results of queries together for further analysis.

Next up Johannes kicked off a lively discussion on the advantages of using GraphQL on top of PostgreSQL.

Jonathan then gave a tutorial on how to create a materialised view with SQL stored procedures using MySQL 5.6.

SeattleDataGuy has been busy writing this month, adding to the impressive collection of posts on all things Data. This article on Airflow caught my eye. it takes complete beginners through the terminology, tasks, schedules and how to create your first Dag.

Chidiebere continued writing about all things SQL with this post on CTEs and another on the Subquery. If you're curious on which one to use and why check them out.

Next, Tariq showed us the advantages and disadvantages of different techniques to load data into the database. If you're curious about upserts, bulk uploads and making it scale this is a good place to start.

Jill wrote up a thoughtful post all about improving query performance by adding indexes. Creating indexes isn't just for DBAs so have a read and turn a standard database into a super-base just by adding an index data structure.

The database migration journey can be long and complicated if you don't have the right tools. Bruno shows us how it's done using the AWS Database Migration Services, snapshots and read replicas.

Next up we have another #discuss post, this time "Are ORMs still relevant?" Check out the thoughtful comments for more and add your own.

Finally we hear from Zohar on database dates, which aren't really dates at all. check out the full post for more.

That wraps up the review for this month. If you'd like to see more check out the #sql and #database tags or follow The Database Dev on Twitter.

the-database-dev-twitter


Original Link: https://dev.to/helenanders26/sql-database-wrap-up-december-2019-2jio

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To