Why not something like SQLLite?
cheers
fb
Luna Kid wrote:
On 13 Apr 09:18, Adhamh Findlay wrote:
The one problem is that I would really like to use flat files instead of
MySQL.
How difficult would this be to implement?
Very, hence its not possible.
Well, what exactly do you mean by "not possible", Maestro? ;)
I mean, realistically, moving some (most? -- the page sources,
for an obvious example) of the data at least partly out from the
database to file storage should be very much possible, by my
educated guess. *Of course* that would come at the price of
some unwelcome extra complexity (all sorts of inconsistency
problems would raise their ugly heads), but it would definitely
have its benefits (versatile accessibility), too, if done wisely.
(Have a look at the InterJinn framework for an excellent example
of a dual DB/file storage approach: http://www.interjinn.com/about/)
Cheers,
Sz.
--
This is the coWiki developer mailing list (http://develnet.org)
Unsubscribe: send an empty email to <cowiki-dev-unsubscribe@xxxxxxxxxxxx>
ML commands: send an empty email to <cowiki-dev-help@xxxxxxxxxxxx>
|