<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (sunpig)</title>
    <link>https://pinboard.in/u:sunpig/public/</link>
    <description>recent bookmarks from sunpig</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.sarahmei.com/blog/2013/11/11/why-you-should-never-use-mongodb/"/>
	<rdf:li rdf:resource="http://blog.fogcreek.com/the-trello-tech-stack/?utm_source=javascriptweekly&amp;utm_medium=email"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.sarahmei.com/blog/2013/11/11/why-you-should-never-use-mongodb/">
    <title>Sarah Mei » Why You Should Never Use MongoDB</title>
    <dc:date>2013-11-11T22:03:59+00:00</dc:date>
    <link>http://www.sarahmei.com/blog/2013/11/11/why-you-should-never-use-mongodb/</link>
    <dc:creator>sunpig</dc:creator><description><![CDATA["I’ve heard many people talk about dropping MongoDB in to their web application as a replacement for MySQL or PostgreSQL. There are no circumstances under which that is a good idea. Schema flexibility sounds like a great idea, but the only time it’s actually useful is when the structure of your data has no value. If you have an implicit schema — meaning, if there are things you are expecting in that JSON — then MongoDB is the wrong choice. I suggest taking a look at PostgreSQL’s hstore (now apparently faster than MongoDB anyway), and learning how to make schema changes. They really aren’t that hard, even in large tables."]]></description>
<dc:subject>database databases design schema mongo mongodb json relational social relation cache</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:sunpig/b:c01e428c59b0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:database"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:databases"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:schema"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:mongo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:mongodb"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:json"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:relational"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:social"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:relation"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:cache"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blog.fogcreek.com/the-trello-tech-stack/?utm_source=javascriptweekly&amp;utm_medium=email">
    <title>The Trello Tech Stack - Fog Creek Blog</title>
    <dc:date>2012-01-24T12:16:38+00:00</dc:date>
    <link>http://blog.fogcreek.com/the-trello-tech-stack/?utm_source=javascriptweekly&amp;utm_medium=email</link>
    <dc:creator>sunpig</dc:creator><dc:subject>trello tech stack node js javascript mongo fogcreek joel</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:sunpig/b:25945dd25a78/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:trello"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:tech"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:stack"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:node"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:js"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:mongo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:fogcreek"/>
	<rdf:li rdf:resource="https://pinboard.in/u:sunpig/t:joel"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>