简体   繁体   English

MicroLite和Azure SQL数据库

[英]MicroLite and Azure SQL Database

Are there any known issues when using MicroLite on Azure SQL Database? 在Azure SQL数据库上使用MicroLite时是否存在任何已知问题?

We encounter some strange behaviors that are a bit disturbing. 我们遇到一些令人不安的奇怪行为。 When auditing the database, we monitor that our queries are handled by the server in a very good way (50ns). 在审核数据库时,我们监视查询以很好的方式(50ns)由服务器处理。 However, the "rpc completed" events arrive in times that are thousands times the delay they should be (500000ns). 但是,“ rpc完成”事件的到达时间是其应有的延迟(500000ns)的数千倍。 We do not have such issues when using Entity Framework on this server. 在此服务器上使用实体框架时,我们没有此类问题。

The problem was identified, but many questions remain. 确定了问题,但仍然存在许多问题。 I opened another thread here : Why does Azure Database perform better with transactions 我在这里打开了另一个线程: 为什么Azure数据库在事务处理中表现更好

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM