- 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)
推薦閱讀
- DevOps with Kubernetes
- 程序員面試白皮書
- Arduino by Example
- Learning AWS Lumberyard Game Development
- 單片機應用技術
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- HTML+CSS+JavaScript網頁設計從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Django 3.0入門與實踐
- C語言程序設計與應用(第2版)
- BeagleBone Robotic Projects(Second Edition)
- Practical Microservices
- Web Developer's Reference Guide
- Spring Boot從入門到實戰
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- 用Python動手學統計學