One could argue that Zotonic's use of Postgres is NoSql, as they use it to store resources as a single binary blob which is converted back to erlang term application side. If you want to use the CMS features of Zotonic you would need to use Postgres, that is true; however you could use Riak or something else for your own custom models without much effort.
On 24 January 2014 04:53, Cuong Thai <[email protected]> wrote: > Hi Karim, > > Yii, Django and ... are slow dogs. > Zotonic is CMS. They say it is also Web Framework, but they work with only > postgres, no NoSql ( > http://zotonic.com/page/620/proven-and-powerful-database) > ChicagoBoss is Web Framework. > > If your product doesn't need NoSql, Zotonic is the best choice. > > Regards, > Cuong Th. > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/0e57359d-25d7-4d6f-a675-0927adb715fc%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- Michael Connors Church Street East, Dublin 3 http://www.michaelconnors.net -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/CAFvVXiS4%2BuN2zUnzhZo_qbRakOGr%2BLbL9XoGXx0tsZ6EMpSUbg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
