Skip to Content
Fundamentals of Software Engineering
book

Fundamentals of Software Engineering

by Nathaniel Schutta, Dan Vega
November 2025
Beginner
404 pages
10h 38m
English
O'Reilly Media, Inc.
Content preview from Fundamentals of Software Engineering

Chapter 8. Working with Data

Data is a precious thing and will last longer than the systems themselves.

Tim Berners-Lee, computer scientist

When you’re getting started with your career as a software engineer, it’s easy to get lost in the idea of learning programming languages, frameworks, and tools. The reality is you will spend a lot of time in your career working with data in various forms, and data forms the backbone of everything you do. You will model applications around data, collecting it, storing it, transforming it, and ultimately figuring out the best way to transform back to your users in a meaningful way.

When you think of data, the first thing that might come to mind is the data that you store in some type of database. There’s way more to data than that, including understanding different data types, selecting appropriate storage solutions, designing efficient data models, optimizing queries, ensuring data integrity, and managing data evolution over time. These skills are just as critical to your success as a developer as your fundamental coding abilities.

Learning how to work with data well can be challenging. What works in development might fail in production—from slow customer databases to complex migrations and inefficient queries. These real-world challenges are common in software development, and it’s important to be prepared for them.

This chapter lays the foundation for working with data effectively, serving as your guide to becoming a data-savvy developer. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Fundamentals of Software Architecture

Fundamentals of Software Architecture

Mark Richards, Neal Ford
Software Engineering at Google

Software Engineering at Google

Titus Winters, Tom Manshreck, Hyrum Wright

Publisher Resources

ISBN: 9781098143220Errata Page