Entity Framework opinions

From: <backseatdba_at_gmail.com>
Date: Wed, 18 Dec 2013 06:58:52 +0000
Message-ID: <52b14916.eae9b60a.762a.55c4_at_mx.google.com>



I am looking for DBA’s opinions on Microsoft Entity Framework. It lets the developers write programs that interact with the database with out having to write any database code, the framework does it for them. The way we currently write programs is that all database code comes from a procedure, function, etc. Entity Framework can bypass that and allow them to select,insert,update,delete without any procedures. It is nice for them because it is quicker development and I looked at some of the queries it developed and they seem pretty efficient. We haven’t started using it but I want to see if any other shops are using it and is good or bad for the database? Is there any thing as a DBA I should be concerned about?

Thanks,

Jeff

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Dec 18 2013 - 07:58:52 CET

Original text of this message