-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Framework choice, shards
PostPosted: Thu Dec 23, 2010 8:46 am 
Newbie

Joined: Thu Dec 23, 2010 8:26 am
Posts: 1
Hello all,

I'd like to know if I'm making the right decision. I'm developing an application that allows the user to mix database entries in a local database (possibly SQL CE or SQLite) and in a remote database (most probably MySQL). Ideally it would have to be flexible and compatible with several database server types (statically as per initial config, not mixing several types dynamically) but this is not a show-stopper.

The code is C#, .NET 4.

Naturally, I was thinking about NHibernate since it features LINQ in version 3.0, a plus for code readability and efficiency, and the model-first approach is more natural than Entity Framework. It also has Shards for the mixed database part, which should be much easier to handle. The other option is EF 4, which I would otherwise favour since it's fully supported in the .NET context and by Visual Studio, and has a promising future there.

Is Shards mature enough? It has been stuck to 3 beta for quite a while now and looks like a dead project, have people deployed professional applications based on this extension? Does it have a future? Or is there another option?

Does NHibernate 3 run on Mono? I think so, but a confirmation would be great.

Thanks in advance for any information or feedback!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.