[Bf-committers] Google Summer of Code Idea

Michael Robinson fractalgfx at gmail.com
Mon Mar 12 18:58:17 CET 2007


> I can second this. The funny thing is that I *never* used an SQL database,
> instead I always developed my own file- and directory-based database
> layouts. The filesystem is a very robust database engine most of the time,
> if the layout / structuring of data is done in a good way :)

I have experience with sqlite, so I like the idea of using it to store
metadata, but I would try to work within blender's preexisting storage
system.

An SQL database could have a dramatic performance benefit if you were
doing some kind of destructive editing, but I can't see how it would
help here.


More information about the Bf-committers mailing list