What are the methods of EF MySQL batch operation

EF"s own batch operation is inefficient, and most of the third libraries only support sql server,. Is there a class library or method that supports EF MySQL batch operation that is more convenient to use? thank you

.
Nov.27,2021

< H1 > question < / H1 >

what do you mean by batch operation ?


Z.EntityFramework.Extensions

https://entityframework-exten.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32e8e-2b6a3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32e8e-2b6a3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?