photoprism/internal/entity/schema
Michael Mayer 112e845a9c Entity Package: Update database schema documentation
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-07-12 16:11:05 +02:00
..
mariadb.mmd Entity Package: Add database schema documentation 2022-07-12 13:37:08 +02:00
mariadb.sql Entity Package: Add database schema documentation 2022-07-12 13:37:08 +02:00
README.md Entity Package: Update database schema documentation 2022-07-12 16:11:05 +02:00

Database Schema

Please keep in mind that some information may be outdated or missing, as these docs were automatically generated from the source code.

Entity-Relationship Diagram

docs.photoprism.app/developer-guide/database/schema/

Mermaid.js Markup

Mermaid lets you create diagrams and visualizations using text and code.

mariadb.mmd

MariaDB SQL

mariadb.sql

Schema Migrations

docs.photoprism.app/developer-guide/database/migrations/

github.com/photoprism/photoprism/tree/develop/internal/migrate