- SQL Server on Linux
- Jasmin Azemovi?
- 71字
- 2021-07-02 20:24:18
Client-server architecture concepts
In client-server architecture, the client is described as a user and/or device, and the server as a provider of some kind of service.

Figure 3-1. SQL Server client-server communication
As you can see in Figure 3-1, the client is represented as a machine, but in reality it can be anything:
- Custom application (desktop, mobile, web)
- Administration tool (SQL Server Management Studio, dbForge, sqlcmd)
- Development environment (Visual Studio, KDevelop)
推薦閱讀
- ServiceNow Application Development
- Debian 7:System Administration Best Practices
- Java程序員面試算法寶典
- Mastering LibGDX Game Development
- MATLAB for Machine Learning
- 快人一步:系統性能提高之道
- Python Data Analysis Cookbook
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Getting Started with React Native
- C語言程序設計
- Visual Studio 2015高級編程(第6版)
- Programming Microsoft Dynamics? NAV 2015
- Vue.js 3應用開發與核心源碼解析
- 深入理解BootLoader
- 愛上C語言:C KISS