I'm curious if Postgresql supports disconected mode with dataset architecture like ado.net?
Connected mode works faster but is large resource consumer.
I'm curious if Postgresql supports disconected mode with dataset architecture like ado.net?
Connected mode works faster but is large resource consumer.
I've found a good article about dotConnect for PostgreSQL
Entity framework and ADO.NET for PostgreSQL.