Bug 506671

Summary: Split single digikam database into core/thumb/faces/similarity dbs
Product: [Applications] digikam Reporter: Petr Schonmann <pschonmann>
Component: Database-SchemaAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: caulier.gilles, metzpinguin
Priority: NOR    
Version First Reported In: 8.7.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 8.8.0
Sentry Crash Report:

Description Petr Schonmann 2025-07-06 13:09:30 UTC
Hi, 
im facing problem that i have digikam db in mysql and all databases share one database called digikam and i dont want to backup thumbs for example, but only unsefull data. Is there some tool or command(s) that create databases and move existing tables to right databases as described for example > https://docs.digikam.org/en/getting_started/database_intro.html# where every DB has own DB ( btw default setting button do that digikam has same name for all databases, not as described on the image. )
Comment 1 caulier.gilles 2025-07-06 14:09:07 UTC
I don't understand your needs here. Please explain better...

Gilles Caulier
Comment 2 Maik Qualmann 2025-07-06 19:43:40 UTC
I don't think this is something that's hard-wired into digiKam.
It's more likely to be handled by an external script or something similar.

Maik
Comment 3 caulier.gilles 2025-07-07 08:34:29 UTC
I agree with Maik, This is not a low level database maintenance task for a program as digiKam...