[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message]

size of XQuery developer community

Daniela Florescu dflorescu at mac.com
Tue Sep 1 10:09:08 PDT 2009


  size of XQuery developer community
>  it will always be a marginal language (for example, that's how I  
> see the XQ scripting in the browser situation; it's simply not THAT  
> much better than JavaScript, and has the disadvantage of not having  
> a million libraries and code snippets and programmers).


XQuery in the broswer's advantage is not the fact that you write  
better code then in Javascript
(I agree, good enough is good enough, and javascript is good enough).

The major advantage of XQuery in the browser is the fact that you can  
do data and query shipping from the
  server to the browser and back. The fact that you don't need to  
write the processing twice : once in Java when
you want it to run  it on the App server, and once in Javascript when  
you want to run it in the client.

Same XML data can be used on both sides, and same XQuery code can run  
on server and client, and you can decide
what to run where LATER.

That's a major problem with existing applications servers today: they  
cannot run in disconnected mode. You cannot take
your relational data and SQL server with you, plus the app server and  
download them on your laptop before you take a plane.

You CAN do that with XML and XQuery.

Best regards
Dana


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.