I have installed Mysql server and Mysql Workbench. The server already has a ready-made database. Are there ways to connect and work with the database as when working with sqllite? That is, without the sql code, but just objects.
1 answer
I personally use PetaPoco for the same task. Set with nu-het pakagea. Moreover, the base has already been created.
Samples of the pet-peace code are:
https://github.com/CollaboratingPlatypus/PetaPoco
Entity will have to be dealt with, in addition it is rather slow. If you want it - put it the same way with Nuget Pakeja.
|