Also, I have to say... not every app is best suited as a CouchApp. But
nothing stops you from writing your application in { Rails | | Sinatra |
Django | Pylons | .NET } with CouchDB as your data store. I personally
prefer it this way, as I tend to think of CouchDB as a database server, and
IMHO, database servers should never handle the presentation layer. (This
applies for RDBMSes too. I shouldn't be able to execute a SQL query and get
back CSV, JSON, XML, etc.)--- Keith Gable A+ Certified Professional Network+ Certified Professional Storage+ Certified Professional Mobile Application Developer / Web Developer On Tue, May 29, 2012 at 1:40 AM, Luca Matteis <[email protected]> wrote: > I know this is also solved by putting some sort of firewall before > Couch. But these are little fixes and little things that could really > make writing couchapps a lot better.
