[nycphp-talk] Returning DB results as XML or JSON?
Bruce Martin
bmartin at mac.com
Thu Dec 3 19:27:11 EST 2009
Actually there are new innovations in this area where all data is
stored in flat text files that are indexed. These systems out perform
many databases, if not all, with little overhead.
Bruce Martin
On Dec 3, 2009, at 7:12 PM, John Campbell <jcampbell1 at gmail.com> wrote:
> On Thu, Dec 3, 2009 at 6:20 PM, Ajai Khattri <ajai at bitblit.net> wrote:
>
>> I know MongoDB is cool an' all, but you seem to be pushing it
>> really hard.
>
> +1. Why all the non-relational love?
>
> Can you imagine building an e-commercie site with a NoSQL database?
> The products table would quickly become a god table that is
> responsible for everything, and counting products by category would
> require a heroic effort. Keeping non-relational databases consistent
> requires writing tons of cron jobs to constantly fix the data.
>
> Sure, NoSQL may be better than sharding, but it isn't exactly fun.
>
> Regards,
> John Campbell
> _______________________________________________
> New York PHP Users Group Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> http://www.nyphp.org/Show-Participation
More information about the talk
mailing list