. Net/C# sub database and sub table high performance O waterfall flow paging

. Net/C# sub database and sub table high performance O(1) waterfall flow paging Frame introduction According to the Convention, first introduce the protagonists of this issue: ShardingCore A high-performance, lightweight solution for reading and writing separation of tables and databases under ef core, with zero dependency, zero learning cost a ...

Posted by dmarquard on Tue, 08 Mar 2022 01:49:02 +0100

6, Multi module Association query of Efcore in Abp Vnext

abp framework provides a great module development experience. These modules are reusable and also suitable for developing microservices; Since the module can be published independently, its database configuration is also independent. For the module using efcore, each module contains a different Dbcontext; In Efcore, under the same Dbcontext, m ...

Posted by ondercsn on Thu, 16 Dec 2021 12:26:27 +0100