-----Original Message-----
From: Ayende Rahien <[email protected]>

Date: Fri, 6 Mar 2009 04:43:13 
To: <[email protected]>
Subject: [nhusers] Re: Can NHibernate scale to 240 tables?


Can you please send me a testimonial for that?

On Thu, Mar 5, 2009 at 11:52 PM, Thomas Koch <[email protected]> wrote:

>
> I have had the same experience with a smaller web-app using NH.
>
> With Ayende's NHibernate profiler I reduced the number of SQL selects
> from 850 to 12 in the initial load.
>
> Thomas
>
> On 6 Mar., 01:15, Shane C <[email protected]> wrote:
> > Based on my experience a persons understanding of proper NHibernate
> > usage and the layout of their database is the main decider of
> > performance.  Our app went from very slow to quite speedy by using
> > NHProfiler and changing some bad design decisions that had been made
> > on the DB side of things.
> >
> > On Mar 5, 1:14 am, Thomas Koch <[email protected]> wrote:
> >
> >
> >
> > > Hi everyone - thanks for all the replies.   :-)
> >
> > > Cheers,
> > > Thomas
> >
> > > On 4 Mar., 19:58, Sean Fuhrmann <[email protected]> wrote:
> >
> > > > Our model also has right around a thousand tables and creating the
> session factory takes about 20 seconds.  (using HBM files for mapping here)
> >
> > > > From: [email protected] [mailto:[email protected]] On
> Behalf Of Ayende Rahien
> > > > Sent: Wednesday, March 04, 2009 12:52 PM
> > > > To: [email protected]
> > > > Subject: [nhusers] Re: Can NHibernate scale to 240 tables?
> >
> > > > Thomas,
> > > > I have used it successfully with literally thousands of tables.
> >
> > > > On Wed, Mar 4, 2009 at 5:07 AM, Thomas Koch <[email protected]
> <mailto:[email protected]>> wrote:
> >
> > > > Hi - we have a legacy web application which is to be ported to use
> > > > NHibernate 2.0.
> >
> > > > My question is whether or not some you have any experience with using
> > > > NHibernate on a web-application with approx. 240 tables? The 240
> > > > tables is including both many-to-many tables and entity tables.
> >
> > > > Does it scale? Can I expect the initial load time to explode to 20
> > > > minutes or what?
> >
> > > > Cheers,
> > > > Thomas- Skjul tekst i anførselstegn -
> >
> > - Vis tekst i anførselstegn -
> >
>




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to