poll on jcr query usage

This is a discussion on poll on jcr query usage within the Apache forums in Application Servers & Tools category; Hi all, my apologies for cross posting, but I'd like to get as many responses as possible from any kind of jackrabbit users on this topic. I'd like to know what the preferred query language is that you are using, just to get a feeling where further development should go regarding query support in jackrabbit and JCR in general. [ ] I primarily use XPath [ ] I primarily use SQL [ ] I use both XPath and SQL and on a related topic: If there was an API to construct a query I would ... [ ] ... use ...

Go Back   Application Development Forum > Application Servers & Tools > Apache

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 04-02-2007, 05:16 AM
Marcel Reutegger
Guest
 
Default poll on jcr query usage

Hi all,

my apologies for cross posting, but I'd like to get as many responses as
possible from any kind of jackrabbit users on this topic.

I'd like to know what the preferred query language is that you are using, just
to get a feeling where further development should go regarding query support in
jackrabbit and JCR in general.

[ ] I primarily use XPath
[ ] I primarily use SQL
[ ] I use both XPath and SQL

and on a related topic:

If there was an API to construct a query I would ...

[ ] ... use it /instead/ of the existing XPath or SQL languages.
[ ] ... use it only for occasionally.
[ ] ... not use it at all.

Thank you for participating.

regards
marcel

Reply With Quote
  #2  
Old 04-02-2007, 05:20 AM
Shaun Barriball
Guest
 
Default RE: poll on jcr query usage

Hi Marcel,
[ ] I primarily use XPath
[ ] I primarily use SQL
[X] I use both XPath and SQL

[X] ... use it /instead/ of the existing XPath or SQL languages.
[ ] ... use it only for occasionally.
[ ] ... not use it at all.

On the 2nd point, especially true if the construction of the query provided
performance benefits in terms of parameter binding etc.

Regards,
Shaun.

-----Original Message-----
From: Marcel Reutegger [mailto:marcel.reutegger@gmx.net]
Sent: 02 April 2007 10:16
To: dev@jackrabbit.apache.org; users@jackrabbit.apache.org
Subject: poll on jcr query usage

Hi all,

my apologies for cross posting, but I'd like to get as many responses as
possible from any kind of jackrabbit users on this topic.

I'd like to know what the preferred query language is that you are using,
just to get a feeling where further development should go regarding query
support in jackrabbit and JCR in general.

[ ] I primarily use XPath
[ ] I primarily use SQL
[ ] I use both XPath and SQL

and on a related topic:

If there was an API to construct a query I would ...

[ ] ... use it /instead/ of the existing XPath or SQL languages.
[ ] ... use it only for occasionally.
[ ] ... not use it at all.

Thank you for participating.

regards
marcel



__________________________________________________ _________
Inbox full of spam? Get leading spam protection and 1GB storage with All New Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html

Reply With Quote
  #3  
Old 04-02-2007, 07:54 AM
Julian Reschke
Guest
 
Default Re: poll on jcr query usage


[X] I primarily use XPath
[ ] I primarily use SQL
[ ] I use both XPath and SQL

[X] ... use it /instead/ of the existing XPath or SQL languages.
[ ] ... use it only for occasionally.
[ ] ... not use it at all.


Reply With Quote
  #4  
Old 04-02-2007, 08:20 AM
Darren Hartford
Guest
 
Default RE: poll on jcr query usage

[ ] I primarily use XPath
[X] I primarily use SQL
[ ] I use both XPath and SQL

[X] Would primarily use DASL <basicsearch> if it was available (write
in ballot ;-)

If there was an API to construct a query I would ...

[ ] ... use it /instead/ of the existing XPath or SQL languages.
[X] ... use it only for occasionally.
[ ] ... not use it at all.



> -----Original Message-----
> From: Marcel Reutegger [mailto:marcel.reutegger@gmx.net]
> Sent: Monday, April 02, 2007 5:16 AM
> To: dev@jackrabbit.apache.org; users@jackrabbit.apache.org
> Subject: poll on jcr query usage
>
> Hi all,
>
> my apologies for cross posting, but I'd like to get as many
> responses as possible from any kind of jackrabbit users on this topic.
>
> I'd like to know what the preferred query language is that
> you are using, just to get a feeling where further
> development should go regarding query support in jackrabbit
> and JCR in general.
>
> [ ] I primarily use XPath
> [ ] I primarily use SQL
> [ ] I use both XPath and SQL
>
> and on a related topic:
>
> If there was an API to construct a query I would ...
>
> [ ] ... use it /instead/ of the existing XPath or SQL languages.
> [ ] ... use it only for occasionally.
> [ ] ... not use it at all.
>
> Thank you for participating.
>
> regards
> marcel
>


Reply With Quote
  #5  
Old 04-02-2007, 08:29 AM
Alexander Klimetschek
Guest
 
Default Re: poll on jcr query usage

[X] I primarily use XPath
[ ] I primarily use SQL
[ ] I use both XPath and SQL


If there was an API to construct a query I would ...

[ ] ... use it /instead/ of the existing XPath or SQL languages.
[X] ... use it only for occasionally.
[ ] ... not use it at all.

Alex

--
Alexander Klimetschek
http://www.mindquarry.com


Reply With Quote
  #6  
Old 04-02-2007, 09:01 AM
Alessandro Bologna
Guest
 
Default Re: poll on jcr query usage

I would like to add that it would be great to have extended XPATH
support, will all the axis and functions implemented...

On Apr 2, 2007, at 5:16 AM, Marcel Reutegger wrote:

> Hi all,
>
> my apologies for cross posting, but I'd like to get as many
> responses as possible from any kind of jackrabbit users on this topic.
>
> I'd like to know what the preferred query language is that you are
> using, just to get a feeling where further development should go
> regarding query support in jackrabbit and JCR in general.
>
> [X ] I primarily use XPath
> [ ] I primarily use SQL
> [ ] I use both XPath and SQL
>
> and on a related topic:
>
> If there was an API to construct a query I would ...
>
> [ ] ... use it /instead/ of the existing XPath or SQL languages.
> [ ] ... use it only for occasionally.
> [ X] ... not use it at all.
>
> Thank you for participating.
>
> regards
> marcel



Reply With Quote
  #7  
Old 04-02-2007, 12:40 PM
Joshua Levy
Guest
 
Default Re: poll on jcr query usage


[X] I primarily use XPath
[ ] I primarily use SQL
[ ] I use both XPath and SQL

If there was an API to construct a query I would ...
[X] ... use it /instead/ of the existing XPath or SQL languages.
[ ] ... use it only for occasionally.
[ ] ... not use it at all.

Also, even if the latter API has optimizations that make
query reuse faster than with XPath, it would of course be
useful if it allowed you to recover the equivalent XPath (or SQL)
queries, effectively providing an XPath formulation toolkit.

Joshua
--
View this message in context: http://www.nabble.com/poll-on-jcr-qu....html#a9794383
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.


Reply With Quote
  #8  
Old 04-02-2007, 12:44 PM
Alexander Klimetschek
Guest
 
Default Re: poll on jcr query usage

Alessandro Bologna schrieb:
> I would like to add that it would be great to have extended XPATH
> support, will all the axis and functions implemented...


Oh, yes, I have to change my answer:

[X] I primarily use Full XPath (based on Jaxen in a custom SearchIndex)
[ ] I primarily use XPath
[ ] I primarily use SQL
[ ] I use both XPath and SQL

Although our implementation [1] does not include the custom functions that
the JCR standard adds to XPath (like element(*, nt:file)), it does have full
Xpath 1.0 support, including child axis predicates.

[1]
http://www.mindquarry.org/repos/mind...krabbit/xpath/

Alex

>
> On Apr 2, 2007, at 5:16 AM, Marcel Reutegger wrote:
>
>> Hi all,
>>
>> my apologies for cross posting, but I'd like to get as many responses
>> as possible from any kind of jackrabbit users on this topic.
>>
>> I'd like to know what the preferred query language is that you are
>> using, just to get a feeling where further development should go
>> regarding query support in jackrabbit and JCR in general.
>>
>> [X ] I primarily use XPath
>> [ ] I primarily use SQL
>> [ ] I use both XPath and SQL
>>
>> and on a related topic:
>>
>> If there was an API to construct a query I would ...
>>
>> [ ] ... use it /instead/ of the existing XPath or SQL languages.
>> [ ] ... use it only for occasionally.
>> [ X] ... not use it at all.
>>
>> Thank you for participating.
>>
>> regards
>> marcel

>
>



--
Alexander Klimetschek
http://www.mindquarry.com


Reply With Quote
  #9  
Old 04-02-2007, 01:32 PM
alex marina
Guest
 
Default Re: poll on jcr query usage

[X] I primarily use XPath
[ ] I primarily use SQL
[ ] I use both XPath and SQL

If there was an API to construct a query I would ...
[ ] ... use it /instead/ of the existing XPath or SQL languages.
[X] ... use it only for occasionally.
[ ] ... not use it at all.

---------------------------------
Looking for earth-friendly autos?
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
Reply With Quote
  #10  
Old 04-02-2007, 02:08 PM
Jacco van Weert
Guest
 
Default Re: poll on jcr query usage

[ ] I primarily use XPath
[X] I primarily use SQL
[ ] I use both XPath and SQL

and on a related topic:

If there was an API to construct a query I would ...

[X] ... use it /instead/ of the existing XPath or SQL languages.

Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 05:24 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.