SQL Server入门(三) SQL Server 官方Microsoft GitHub存储库、示例、SQL Server论坛、SQL Server 更新、远程连接

一、SQL Server 的官方Microsoft GitHub存储库

(给出数据库的各种实例类型,包括了SQL Server, Azure SQL Database, and Azure SQL Data Warehouse的应用范例)Official Microsoft GitHub Repository containing code samples for SQL Server  

https://github.com/xiaopeijian/sql-server-samples

二、Azure SQL Database Code Samples

Azure SQL Database Samples and Reference Implementation Repository

Here we will cover samples for:

  1. PHP

  2. Node.js

  3. Python

  4. Django

  5. Ruby

  6. Ruby on Rails

  7. Java

  8. C#

  9. T-SQL

(不同开发语言引用数据库)Azure SQL Database Samples and Reference Implementation Repository

https://github.com/xiaopeijian/azure-sql-database-samples

三、SQL Server论坛

MSDN   https://social.msdn.microsoft.com/Forums/sqlserver/zh-cn/home?forum=sqlgetstarted

 twitter  http://www.twitter.com/SQLServer

四、SQL Server 更新

https://support.microsoft.com/zh-cn/help/935897/an-incremental-servicing-model-is-available-from-the-sql-server-team-t

https://blogs.msdn.microsoft.com/sqlreleaseservices/announcing-updates-to-the-sql-server-incremental-servicing-model-ism/

五、远程连接

相关连接

SQL Server入门(一) SQL Server2017 Developer和 SQL Server2017 Express 等各版本的区别。

SQL Server入门(二) SQL Server 2017 express数据库的安装与SQL Server Management Studio管理数据库

SQL Server入门(四) 官网关于 SQL Server初级入门教程

猜你喜欢

转载自blog.csdn.net/xpj8888/article/details/83781839