Is SQL Server Compact Edition a sensible alternative to SQLite?

三世轮回 提交于 2019-12-06 03:32:52

问题


What are the differences, other than a file size restriction in SQL Server Compact, and Windows only usage?


回答1:


I've found a couple of questions and some blog posts relating to this. A small comparison of their memory usage can be found here.



来源:https://stackoverflow.com/questions/3301370/is-sql-server-compact-edition-a-sensible-alternative-to-sqlite

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!