---
title: "Building a FastAPI Application with Okteto - Part 3 - Database"
description: "Learn how to create a FastAPI app with Okteto remote development environments in this video series by Abdul."
url: "https://www.okteto.com/blog/fastapi-and-okteto-video-series-database/"
source: "https://www.okteto.com"
---

# Building a FastAPI Application with Okteto - Part 3 - Database

Welcome back to our video series - Building a FastAPI Application with Okteto. This is Part 3: Database.

In this video, you’ll learn how to add HTTP routes to your service and how to connect it to a database.

Be sure to subscribe to our [YouTube channel](https://www.youtube.com/channel/UCXYaFkiXHdBA7fjKgEgSJfA) to be the first to know when new videos go live!

### Resources:

-   [Part I: Intro](https://www.youtube.com/watch?v=NJpcKkQ3Bn0)
-   [Part II: Routes](https://www.youtube.com/watch?v=ScWyTBy9N94&t=123s)
-   Try Okteto for [free](https://www.okteto.com/signup/)
-   Follow us on [Twitter](https://twitter.com/oktetohq/)
-   [Guestbook API code](https://github.com/okteto/guestbook-api/tree/setting-up)
