Skip to content

docs: add database conversion guide for SQLite migration - #245

Open
krbrs wants to merge 2 commits into
ShokoAnime:masterfrom
krbrs:db-conversion
Open

docs: add database conversion guide for SQLite migration#245
krbrs wants to merge 2 commits into
ShokoAnime:masterfrom
krbrs:db-conversion

Conversation

@krbrs

@krbrs krbrs commented May 21, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR should be merged after ShokoAnime/ShokoServer#1327

This PR adds documentation for Shoko's one-way database conversion flow from supported DBMS backends into SQLite.

Since SQLite now performs well even with large Shoko databases, users may want to migrate to SQLite, which is the default database backend for Shoko.

Changes

  • add a new Database Conversion page under Shoko Server -> Misc
  • document supported conversions from SQL Server and MySQL/MariaDB to SQLite
  • document the converter command and example usage
  • document the source-version guard and same-version requirement
  • document the current one-way scope into SQLite only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant