PHP SQL 驱动性能

标签 php sql-server

与使用 1.1 相比,为 SQL Server 使用较新的 PDO 驱动程序 (2.0) PHP 驱动程序是否有任何性能优势?我想知道是否值得花时间更新驱动程序和代码。

最佳答案

http://sqlsrvphp.codeplex.com/提到发布日期为 2010 年 8 月 5 日

Version 2.0 of the Microsoft Drivers for PHP for SQL Server is now available.

Any code that was written to work with the previous releases should work with the current version 2.0 release.

我假设升级是安全的

关于PHP SQL 驱动性能,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8228413/

相关文章:

php - 如何在 Windows 服务器上使用 phpdbg 获得 PHP 代码覆盖率?

php - 为 php 安装 bzip2

php - 将数据从 MySQL 输出到多行 HTML,在 textarea 中有效,但在 <div> 中无效

c# - 无法加载文件或程序集 'Microsoft.SqlServer.Types, Version=12.0.0.0, Culture=neutral, PublicKeyToken=myKey' 或其依赖项之一。

php - Codeigniter 事件记录选择、左连接、计数

sql - 允许对行进行分组的函数

mysql - 如何加快将 .sql 转储文件导入 AWS RDS 实例的速度?

sql - 多个 UPDATE、同一列、不同值、不同 WHERE 条件

SQL 服务器 2008 : What is the best way for inserting big chunk of data?

php - 如何在浏览数据库记录时更新部分页面