-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 10/02/12 22:06, Bill McCormick wrote:
> ... building and editing recipes ...

For real world messy data I'm a huge fan of documented oriented databases
(aka NoSQL).  There is no schema so you don't have to make every item
conform to the same rules, and JSON or something substantially similar is
the native format for data.

My favourite is MongoDB - you can get a Perl flavour here:

  http://search.cpan.org/dist/MongoDB/lib/MongoDB/Tutorial.pod

[There is a contingent that argue stringent schema rules, the relational
model and decades of operational history is always the right answer and
developers doing things this new fangled way will remake the old mistakes
and learn their lesson eventually.]

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk82DcsACgkQmOOfHg372QQNfACgvmUwe4h/OZk2bluxzB1WY6Jh
iloAnRm97wwW8eAI8QLpe8bDWB6I+9d+
=55vA
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to