Dear all,I am new to Marklogic setup as well as NoSQL way of doing things..I 
have a use-case which would have been very straightforward to implement in J2EE 
patterns using RDBMS but now that I am expected to evaluate MarkLogic I wonder 
if this mailing list can help me out with it....
I have looked through the documentation PDFs but haven't been able to figure 
out what exactly needs to be done to get going...
I have 2 tables...1 user details e.g. name of the user, contact etc etc..plus 
it has a BLOB which stores his picture...then there is another table which 
stores user's published articles(all BLOBs) which has userId as foreign key 
referencing user table's primary key..
I take input from frontend which accepts all these inputs from HTML form and 
create necessary entries in database..
I am told not to use XQuery ..Just use XCC/Java connector and see if that 
works...I am looking for a tutorial or precise peace of document which 
discusses these activities...
I can store XML content....agreed..I can store Binary content....agreed.
Can I write something which joins XML and Binary together and forms a single 
unit while reading/writing from Marklogic?


Thanks and regards,BM 
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to