Announcing NoNoSQL
sheddingbikes.com
Announcing NoNoSQL
1–10 of 14 posts
Re: Announcing NoNoSQL
#2[deleted]
Re: Announcing NoNoSQL
#3[deleted]
I'm pretty sure you meant to comment here:
http://news.ycombinator.com/item?id=1348182
Wrong mcantelon submission ;-)
Re: Announcing NoNoSQL
#4You should look at Metaweb query language (http://mql.freebaseapps.com/ch03.html) -- it uses JSON in a reasonably intelligent way to do precisely this.
Re: Announcing NoNoSQL
#5Enter the ZSL: "I'm leaning toward BSD license but if your company uses any Ruby it'll be AGPL."
Re: Announcing NoNoSQL
#6Enter the ZSL: "I'm leaning toward BSD license but if your company uses any Ruby it'll be AGPL."
Ha, maybe that'll be it. Although the Zed Shaw Celebutant License was better.
Re: Announcing NoNoSQL
#7Like the use of Grace.
Re: Announcing NoNoSQL
#8Very interesting. I would love it if mysql server natively supported a json interface like this. The db would become a web service... how trendy!
Re: Announcing NoNoSQL
#9"Now why do this? Because if your way of interacting with the database is encoded in a consistent JSON format, then the server can analyze it easier to decide what to do."
It could also parse the SQL query.
Re: Announcing NoNoSQL
#10why not couchdb?