Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有可能或者有没有办法在一台没有虚拟化的机器上一起使用它们
我不这么认为。直接运行 Windows 应用程序的唯一选择是 Crossover,但众所周知,SQL Server 不能与 Crossover(或 Linux 上的 WINE)一起使用。
与典型的 Windows 应用程序不同,SQL Server 很可能与操作系统深度集成以进行磁盘访问等操作。
有了足够的内存,虚拟化可能是最好的选择——您应该能够足够轻松地访问“远程”虚拟化数据库。