diff --git a/Database.md b/Database.md index 72f7f0f..9062340 100644 --- a/Database.md +++ b/Database.md @@ -6,11 +6,11 @@ This pages gives some information on the internal app database. In short, you le NewPipe is a streaming frontend. For this reason, storing information on `streams` is the database's core functionality. Basically, stream information is used for feeds, playlists and watch history. -![NewPipe's database structure](https://user-images.githubusercontent.com/17365767/141841352-eefcd324-abfe-480b-9626-17db21f6c9de.png) +![NewPipe's database structure](https://user-images.githubusercontent.com/36421898/160272215-b9cc2ee8-97ef-4fbe-8196-6600607af457.png)
How to update this diagram? -TODO: Add procedure here. +Use https://dbeaver.io/ (FOSS)