A simple and unified way to access different relational data
October 03, 2022

A simple and unified way to access different relational data

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with LinqConnect

I use LinqConnect as data layer for several of our softwares, and I've been using it for many years now. Using LinqConnect I get access to different databases (SQLServer, Postgres, MySQL, etc) in a very consistent way. It provides a one-for-all tool to approach very different business realms and technical environments. You just have one tool, with API that are Linq compatible, to access anything that is realtional
  • Harmonize data access
  • Easy to use
  • Graphic UI to manage models
  • Has a debugger
  • Sometimes the integrated Visual studio plugin isn't ready as soon as the next visual studio release is out. You have to use the external application for a while
  • Unique way to access data
  • Not need to learn multiple tools
  • Affordable
  • Speedup in development
  • Reuse of knowledge across projects
  • You can access databases/environment that you'r not familiar to

Do you think LinqConnect delivers good value for the price?

Yes

Are you happy with LinqConnect's feature set?

Yes

Did LinqConnect live up to sales and marketing promises?

Yes

Did implementation of LinqConnect go as expected?

Yes

Would you buy LinqConnect again?

Yes

Whenever relational data access is required. Really there is no limit: instead of using the specific driver and writing custom code you just include LinqConnect and map the model.