You can easily create query builder for creating queries returning IEnumerable of your POCO objects Linq support Saving changes to your data (Insert / Update / Delete) Kros.KORM supports bulk ...
(Migrated from CodePlex) DbWebApi is a .Net library that implement an entirely generic Web API (RESTful) for HTTP clients to call database (Oracle & SQL Server) stored procedures or functions in a ...