This content originally appeared on DEV Community and was authored by Helen Anderson
Hi! I'm Helen, one of #SQL and #database tag moderators.
Each month I'll be taking a trip down memory lane and showcasing some classic data posts. Some of these might be your 'go-to' resources already, others may offer some new insight or ideas.
Let's jump into the posts!
First up James writes about building an e-commerce data model that’s scalable, flexible, and fast. This post shows what it takes to start building this infrastructure on your own. What are some of the areas to consider? What might the data model look like? How much work is involved?
Building a Scalable E-Commerce Data Model
James Hickey ・ Dec 29 '20 ・ 8 min read
This classic post from Viach focuses on scanning a large table with 100 000 000 records using OFFSET with a primary key (keyset pagination). Check it out for three different approaches that might be right for your next project.
The SQL I Love. Efficient pagination of a table with 100M records
Viach Kakovskyi ・ Sep 24 '17 ・ 6 min read
Next up is a post from Molly who writes about how to tackle the common issue of giving engineers access to the data they need to do their jobs while keeping sensitive data secure. Read more for how the Forem team solved this very problem.
How To Give Engineers Filtered Database Access
Molly Struve (she/her) ・ Mar 18 '20 ・ 7 min read
This classic post from Matthew shows you how a database index works 'under the hood'. We don’t all have to be DBAs to write sufficiently fast queries and we shouldn’t need to be. As developers, getting familiar with the core structures of a database is a sufficiently pragmatic way to spot and improve performance.
We’re not all DBAs: Indexes For Developers
Matthew Gale ・ Oct 24 '19 ・ 5 min read
Our last post is from Ron Soak with lessons and learnings from building a Redshift specific VS Code syntax highlighter from scratch. Check it out for more on the process and if you're a Redshift user check out the extension too.
I built my own VS Code Syntax Highlighter from scratch and here's what I learned.
ronsoak ・ Jul 16 '19 ・ 4 min read
That's all for this month! For more from the Data Community check out the #sql, #postgres, #mysql, and #database tags, and follow @TheDatabaseDev on Twitter.
This content originally appeared on DEV Community and was authored by Helen Anderson
Helen Anderson | Sciencx (2021-05-07T09:45:43+00:00) Five classic SQL & database posts – May 2021. Retrieved from https://www.scien.cx/2021/05/07/five-classic-sql-database-posts-may-2021/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.