<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> Just something interesting I noticed today..<br>
><br>
> As you've probably already seen, PostgreSQL 9.2 added support for<br>
> storing JSON documents in a 'json' type field.<br>
<br>
</div>this is a cool and interesting feature but it will serve to encourage<br>
even more morons to avoid even basic/minimalist database normalisation<br>
methods.<br>
<br>[snipped]<br></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
pg's support for JSON fields isn't a bad thing - overall, it's a good<br>
thing...it will mitigate some of the problems - but it won't do anything<br>
to educate web-dev morons about database design.<br></blockquote><div><br></div><div>While having support for more languages within the server, is generally a good thing... I am generally in agreement that storing JSON directly to the database, is a bad thing -> as it will encourage developers to no bother to sanitize their inputs.</div>

<div><br></div><div>cheers,</div><div>Mathew</div></div>