syncany-team team mailing list archive
-
syncany-team team
-
Mailing list archive
-
Message #00639
Re: Bigger database issues
Hi again,
Le 12/12/2013 20:34, Philipp Heckel a écrit :
> As a quick recap, here is what I understand is wrong with the current data
> model (or better: its representation in code):
> - Explicit relationship between DatabaseVersion and lists of ChunkEntry,
> MultiChunkEntry, etc. should not be explicit
> - No easy view on the current/latest database
> - Minor: no optimal (not normalized?) representation of the file version
> attributes (I don't see an issue here)
> - Anything else?
Would that be a good idea to test the model with a database engine? I've
started to play with mysql workbench which allows easy drawing of an
entity relationship diagram, which in translated into sql statements (or
a concrete database). We can share the diagram easily (it's compressed
and zip xml).
Is that a good idea?
Cheers,
Fabrice
Follow ups
References