Hi Rana, This suspiciously looks like you are asking a mailing list for homework assistance. Please read this link before you make another post here: http://xrl.us/mletiquette
Dave, Jens and Bob have provided some good resources for view construction and building. There are a number of other guides out there as well, including the CouchDB Guide at guide.couchdb.org. If you have a very specific question about a view not working and are looking for peer-to-peer help, you could try the #couchdb channel on irc.freenode.net. -Joan On Sun, Sep 15, 2013 at 04:09:44PM +0100, Rana Bunnni wrote: > Hi Dave, > In my case , can i make the following : > I will create a doc for each student: > * type: "student" > name : "tom" > age : "31" > courseName : "java" > > and then i will create another doc for courses > * type: "curse" > courseName: "java" > week: 20 > > > the last doc for attendance > * type: "attendance" > courseName:"java" > attendance :[tom,erik,....] > > What do you think about that ? > What must i do more please ? > > Best regards -- Joan Touzet | [email protected] | wohali everywhere else
