1、微软的数据库发展历程(Sql Server xxxx,xxxx 一般代表发行的年份)
名称 | 说明 |
Sql Server 2000 (8.0) |
|
Sql Server 2005 (9.0) |
|
Sql Server 2008 (10.0) |
|
Sql Server 2008 R2 (10.5) |
|
Sql Server 2012 (11.0) |
|
Sql Server 2014 (12.0) |
|
Sql Server 2016 (13.0) |
|
Sql Server 2017 (14.0) |
|
Sql Server 2019 (15.0) |
|
2、每个系列发行的版本中一般都包括几个小版本(个人用 开发版)
版本 | 说明 |
企业版(Enterprise) |
|
标准版(Standard ) |
|
开发版(Development) |
|
网络版(Web) |
|
简易版(Express) |
|
LocalDB |
|
3、Sql Server 的组成结构
名称 | 说明 |
实例功能 |
|
Sql Server 引擎服务 |
|
Sql 复制 |
|
全文搜索 |
|
Data Quality Services |
|
Analysis Services |
|
Reporting Services(本机) |
|
共享功能(Express 版本默认不包含?) |
|
SQL Server Data Tools(Business Intelligence Development Studio) |
|
Reporting Services - SharePoint |
|
用于 SharePoint 产品的Reporting Services Add-in for SharePoint Products |
|
数据质量客户端 |
|
客户端工具连接 |
|
Integration Services |
|
客户端工具向后兼容性 |
|
客户端工具 SDK |
|
SQL Server 联机丛书 |
|
文档组件 |
|
管理工具(基本) |
|
管理工具(完整) |
|
SQL 客户端连接 SDK |
|
Distributed Replay 控制器 |
|
Distributed Replay 客户端 |
|
Master Data Services |
|
Microsoft Sync Framework |
|
Sql Server Management Studio (Express) |
|
-
附录:
- Sql Server 版本:https://www.cnblogs.com/OwenZeng/p/6813143.html
- Sql Server 2012 新增功能:https://docs.microsoft.com/zh-cn/previous-versions/sql/sql-server-2012/bb500459%28v%3dsql.110%29
- Sql Server 组件功能介绍:https://www.cnblogs.com/airoot/p/7927848.html
- Sql Serve 组件、管理工具介绍:https://www.cnblogs.com/sosoft/p/sqlserver.html