[DiscordArchive] I was wondering how the model from database in used in cpp files, do we have an ORM to interpret it
[DiscordArchive] I was wondering how the model from database in used in cpp files, do we have an ORM to interpret it
Archived author: Hacaw • Posted: 2021-06-26T09:14:27.134000+00:00
Original source
I was wondering how the model from database in used in cpp files, do we have an ORM to interpret it ?
![[Image: unknown.png?ex=690c7156&is=690b1fd6&hm=7...7c2a6201c&]](https://cdn.discordapp.com/attachments/284323424032129024/858285151599460363/unknown.png?ex=690c7156&is=690b1fd6&hm=71f57ba5cafbb1506246977a308431344abb62452ae9776ec8136d17c2a6201c&)
Archived author: Roboto • Posted: 2021-06-26T09:58:47.157000+00:00
Original source
No, we currently don't have object mapping, it usually goes like this:
![[Image: unknown.png?ex=690c7156&is=690b1fd6&hm=7...7c2a6201c&]](https://cdn.discordapp.com/attachments/284323424032129024/858285151599460363/unknown.png?ex=690c7156&is=690b1fd6&hm=71f57ba5cafbb1506246977a308431344abb62452ae9776ec8136d17c2a6201c&)