Data Science & Developer Roadmaps with Chat & Free Learning Resources

A Crash Course in Database Scaling Strategies

 ByteByteGo Newsletter

Databases form the backbone of modern application development. They play a vital role in storing, managing, and retrieving data, enabling applications and services to function effectively. As applicat...

Read more at ByteByteGo Newsletter | Find similar documents

How to grow data

 Towards Data Science

Data is a vital asset, but how do you grow it? There are four stages: buy, integrate, instrument and design.

Read more at Towards Data Science | Find similar documents

Categories of Databases — A Primer

 Analytics Vidhya

This is not a guide for choosing which Database you need. This is a guide for you to choose which Category of Database you need. Before choosing a Database you should know which category of Database…

Read more at Analytics Vidhya | Find similar documents

Evolving a Database Schema

 Better Programming

I have written in the past about trunk-based-development. I have read what others write about it too. The proverbial elephant in the room, speaking of trunks, is the database. A code change quite…

Read more at Better Programming | Find similar documents

Alembicizing an Existing MySQL Database

 Level Up Coding

Alembic is a Python tool that offers hassle-free database migrations. The library, in essence, takes snapshots of a database’s structure… Continue reading on Level Up Coding

Read more at Level Up Coding | Find similar documents

Databases

 Full Stack Python

Relational databases serve the critical role of persisting data in many Python applications.

Read more at Full Stack Python | Find similar documents

EP114: 7 Must-know Strategies to Scale Your Database

 ByteByteGo Newsletter

This week’s system design refresher: 7 must-know strategies to scale your database How do we retry on failures? Reddit’s Core Architecture What is the best way to learn SQL? Everything You Need to Kno...

Read more at ByteByteGo Newsletter | Find similar documents

A developer’s guide to understand the basics of database scaling

 Towards Data Science

Let's look at how Database sharding and replication can provide a highly reliable and performant database system that can withstand a scale of millions.

Read more at Towards Data Science | Find similar documents

4 Practices to Plan a Large-scale Data Migration

 Better Programming

What I learned from migrating 25 billion records Continue reading on Better Programming

Read more at Better Programming | Find similar documents

The 5 Most Effective Strategies to Limit Your Database Costs

 Level Up Coding

Your manager reached out to you, asking what we could do about the costs of the data warehouse but not sacrifice costs. The cost of a data warehouse is warranted but sometimes we are making data…

Read more at Level Up Coding | Find similar documents

Arm yourself to select your first database

 Towards Data Science

You have no computer science background and would like to better understand how data infrastructure can affect your business or your data analytical projects? This article should lift the veil on…

Read more at Towards Data Science | Find similar documents

Top Databases to Use in 2022: What is The Right Database for Your Use Case?

 Towards Data Science

Here’s everything you need to know about databases Continue reading on Towards Data Science

Read more at Towards Data Science | Find similar documents