I can write you a NoSQL frontend for MySQL.. NoSQL is just that, talking to a database without sql syntax.<br><br><pre class="code-java"><span class="code-keyword">if</span>( db.blog.posts.findOne() )
    print(<span class="code-quote">&quot;blog.posts exists and is not empty.&quot;</span>);</pre><br><br><br><div class="gmail_quote">On Wed, Nov 30, 2011 at 2:12 PM, David Tomaschik <span dir="ltr">&lt;<a href="mailto:david@systemoverlord.com">david@systemoverlord.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">NoSQL actually has a lot of good use in Map/Reduce workloads.<br>
<br>
If your data has a lot of structure and _relationships_, NoSQL is...<br>
less useful.<br>
<br>
I&#39;ve actually seen a project where they implemented a &quot;relational&quot;<br>
database on top of MongoDB... It had a feature set roughly equivalent<br>
to sqlite, and half (if that) the performance, and none of the<br>
portability.<br>
<br>
David<br>
<div class="im"><br>
On Wed, Nov 30, 2011 at 2:00 PM, James Sumners &lt;<a href="mailto:james.sumners@gmail.com">james.sumners@gmail.com</a>&gt; wrote:<br>
&gt; That&#39;s pretty good.<br>
&gt;<br>
&gt; The only thing I&#39;ve bee able to think of that NoSQL &quot;databases&quot; could<br>
&gt; be useful for is session data.<br>
&gt;<br>
&gt; On Wed, Nov 30, 2011 at 10:17, Lightner, Jeff &lt;<a href="mailto:JLightner@water.com">JLightner@water.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Having heard various people talk about how relational DBs are a thing of the<br>
&gt;&gt; past at AUUG I found this especially amusing in a discussion about scalable<br>
&gt;&gt; solutions:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://www.mongodb-is-web-scale.com/" target="_blank">http://www.mongodb-is-web-scale.com/</a><br>
<br>
<br>
<br>
<br>
--<br>
</div>David Tomaschik, RHCE, LPIC-1<br>
System Administrator/Open Source Advocate<br>
OpenPGP: 0x5DEA789B<br>
<a href="http://systemoverlord.com" target="_blank">http://systemoverlord.com</a><br>
<a href="mailto:david@systemoverlord.com">david@systemoverlord.com</a><br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><b><i>- Shawn Taaj</i></b><br><br>