[PR #399] [MERGED] feat: add sqlite database overview tutorial #476

Closed
opened 2026-02-15 17:17:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/399
Author: @jweisman11
Created: 2/12/2025
Status: Merged
Merged: 2/13/2025
Merged by: @tjbck

Base: mainHead: main


📝 Commits (2)

  • a0b461d add sqlite database overview tutorial
  • e09e24f add: warning to user re: version

📊 Changes

1 file changed (+587 additions, -0 deletions)

View changed files

docs/tutorials/tips/sqlite-database.md (+587 -0)

📄 Description

This PR adds a brand new tutorial that provides developers and users an overview of the structure of Open-WebUI's SQLite database, tables, structure and relationships between them.

Open to any + all feedback for how to improve this documentation or PR!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/399 **Author:** [@jweisman11](https://github.com/jweisman11) **Created:** 2/12/2025 **Status:** ✅ Merged **Merged:** 2/13/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`a0b461d`](https://github.com/open-webui/docs/commit/a0b461d85f0d1bb0b8d14fa07fdce7037280808f) add sqlite database overview tutorial - [`e09e24f`](https://github.com/open-webui/docs/commit/e09e24f904b67f1387b857299ba88b343a3822be) add: warning to user re: version ### 📊 Changes **1 file changed** (+587 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/tutorials/tips/sqlite-database.md` (+587 -0) </details> ### 📄 Description This PR adds a brand new tutorial that provides developers and users an overview of the structure of Open-WebUI's SQLite database, tables, structure and relationships between them. Open to any + all feedback for how to improve this documentation or PR! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:11 -05:00
yindo closed this issue 2026-02-15 17:17:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#476