maybe have a couch document per product with description and photos to do your catalog, then when someone places an order create a document to represent that order containing line items and quantities they want. With other documents representing contents of warehouses or other objects in the system you can shuffle values about and ship the product to them. If you had asked the question "how do I develop an e-commerce application in MySQL" it would be an equally hard question to give a short answer to.
Alan. Paulo Cassiano wrote: > I'm totally newbie in CouchDB, but I belive it could be ready for production > use. True. I only was thinking about how could I develop some e-commerce app > using it as DB server... Did you think about it before? > > On Tue, Oct 27, 2009 at 1:50 PM, Elf <[email protected]> wrote: > > > >> -- >> ---------------- >> Best regards >> Elf >> mailto:[email protected] >> >> > >
