Dear All I have project which manage so much data. sometimes I must show data almost 1 million row. If I have 2 choice to solve it and I want to make it more faster when show data what technologies better I choose between Devart or NHibernate? I`m using PostgreSQL as database and want to show data as fast as possible
rgrds
If you are going to show a 1 million of rows then any ORM is not your choice.