How-to GuidesΒΆ

Use these guides when you already know the basic bootstrap path and need to adapt it to a specific task.

Use a Custom Database

Point unihan-db at a project-owned SQLite file.

Use a Custom Database
Bootstrap from a Local Archive

Load UNIHAN data from a local archive for tests or offline runs.

Bootstrap from a Local Archive
Query Local Rows

Create rows, query them, and turn ORM objects into dictionaries.

Query Local Rows