Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » NoSQL
NoSQL [message #787111] Tue, 31 January 2012 07:06 Go to next message
Tom Eugelink is currently offline Tom EugelinkFriend
Messages: 817
Registered: July 2009
Senior Member
I just came across a page titled "What's up with Eclipselink?" and it mentions NoSQL. Tomorrow I will start a project using Cassandra, so that sounds interesting. Is there any information available about this NoSQL feature?

Tom
Re: NoSQL [message #787436 is a reply to message #787111] Tue, 31 January 2012 15:28 Go to previous messageGo to next message
Shaun Smith is currently offline Shaun SmithFriend
Messages: 197
Registered: July 2009
Senior Member
Hi Tom,

The NoSQL support is currently in development. You can take a look at the design doc and the tests that are checked into trunk in subversion at this point. We will be putting together some samples as development progresses.

Shaun
Re: NoSQL [message #787440 is a reply to message #787111] Tue, 31 January 2012 15:28 Go to previous messageGo to next message
Shaun Smith is currently offline Shaun SmithFriend
Messages: 197
Registered: July 2009
Senior Member
Hi Tom,

The NoSQL support is currently in development. You can take a look at the http://wiki.eclipse.org/EclipseLink/DesignDocs/362899 and the tests that are checked into trunk in subversion at this point. We will be putting together some samples as development progresses.

Shaun
Re: NoSQL [message #787476 is a reply to message #787436] Tue, 31 January 2012 16:13 Go to previous messageGo to next message
Tom Eugelink is currently offline Tom EugelinkFriend
Messages: 817
Registered: July 2009
Senior Member
> The NoSQL support is currently in development. You can take a look at the http://wiki.eclipse.org/EclipseLink/DesignDocs/362899 and the tests that are checked into trunk in subversion at this point. We will be putting together some samples as development progresses.

Indeed using Cassandra's JDBC could work, although it naturally is not a relational schema, so probably native queries and the kinds should be used.

Tom
Re: NoSQL [message #789091 is a reply to message #787111] Thu, 02 February 2012 15:44 Go to previous messageGo to next message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

EclipseLink's NoSQL support is initially targeting Mongo DB and Oracle NoSQL. (both are operational in the trunk stream).

Cassandra is in our plans, but probably not for the 2.4 release.

Adding your own support by defining your own CassandraPlatform class and adapter is possible and should not be too difficult. We could provide any help required.


James : Wiki : Book : Blog : Twitter
Re: NoSQL [message #789094 is a reply to message #787111] Thu, 02 February 2012 15:44 Go to previous messageGo to next message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

EclipseLink's NoSQL support is initially targeting Mongo DB and Oracle NoSQL. (both are operational in the trunk stream).

Cassandra is in our plans, but probably not for the 2.4 release.

Adding your own support by defining your own CassandraPlatform class and adapter is possible and should not be too difficult. We could provide any help required.
--
James : http://wiki.eclipse.org/EclipseLink : http://en.wikibooks.org/wiki/Java_Persistence : http://java-persistence-performance.blogspot.com/


James : Wiki : Book : Blog : Twitter
Re: NoSQL [message #789105 is a reply to message #789091] Thu, 02 February 2012 15:52 Go to previous message
Tom Eugelink is currently offline Tom EugelinkFriend
Messages: 817
Registered: July 2009
Senior Member
On 2-2-2012 16:44, James Sutherland wrote:
> Adding your own support by defining your own CassandraPlatform class and adapter is possible and should not be too difficult. We could provide any help required.

I know, I did some InformixPlatform as well. When I get to coding against Cassandra I'll see if putting Eclipselink in between makes sense. Still somewhat confused how that will fit in. Especially since I'm not picking Cassandra because I have small amounts of data.
Tom
Previous Topic:getAcessor() method undefined for UnitOfWork.
Next Topic:Composite Key Configuration using Dynamic Eclipse Link API
Goto Forum:
  


Current Time: Thu Apr 25 15:53:20 GMT 2024

Powered by FUDForum. Page generated in 0.03384 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top