---
title: "Database"
description: "Accessing the Home-Assistant database from a Jupyter notebook."
redirect_from: /ecosystem/notebooks/database/
---

You can directly access the Home-Assistant database from Jupyter notebooks. The [Database example](https://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/other/database-examples.ipynb) shows you how you can work with stored database values.