|
1 |
| -# 设计数据密集型应用 |
| 1 | +# 设计数据密集型应用 - 中文翻译版 |
2 | 2 |
|
3 |
| -> **DDIA 第二版**的[中文翻译](https://github.com/Vonng/ddia/issues/345)正在[v2](https://github.com/Vonng/ddia/tree/v2)分支上进行 ,欢迎参与校对与翻译。 |
| 3 | +[](https://ddia.pigsty.io) |
| 4 | +[](https://ddia2.pigsty.io) |
| 5 | +[](https://star-history.com/#Vonng/ddia&Date) |
4 | 6 |
|
5 |
| -作者: [Martin Kleppmann](https://martin.kleppmann.com) |
| 7 | +**作者**: [Martin Kleppmann](https://martin.kleppmann.com),[《Designing Data-Intensive Applications 2nd Edition》](https://learning.oreilly.com/library/view/designing-data-intensive-applications/9781098119058/ch01.html) : 英国剑桥大学分布式系统研究员,演讲者,博主和开源贡献者,软件工程师和企业家,曾在 LinkedIn 和 Rapportive 负责数据基础架构。 |
6 | 8 |
|
7 |
| -原名:[《Designing Data-Intensive Applications》](https://learning.oreilly.com/library/view/designing-data-intensive-applications/9781491903063/ch01.html) |
| 9 | +**译者**:[冯若航](https://vonng.com) / [Vonng](https://github.com/Vonng) ([email protected]): 创业者,[开源贡献者](https://gitstar-ranking.com/Vonng),PostgreSQL Hacker。开源 RDS PG [Pigsty](https://pigsty.cc/zh/) 与公众号《[非法加冯](https://mp.weixin.qq.com/s/p4Ys10ZdEDAuqNAiRmcnIQ)》作者,[数据库老司机](https://pigsty.cc/zh/blog/db),[云计算泥石流](https://pigsty.cc/zh/blog/cloud),曾于阿里,苹果,探探担任架构师与DBA。 |
8 | 10 |
|
9 |
| -译者:[冯若航](https://vonng.com) ([@Vonng](https://vonng.com/en/)) |
| 11 | +**校订**: [@yingang](https://github.com/yingang) | [繁體中文](zh-tw/README.md) **版本维护** by [@afunTW](https://github.com/afunTW) |
10 | 12 |
|
11 |
| -校订: [@yingang](https://github.com/yingang) |
| 13 | +**阅览**:在本地使用 [Docsify](https://docsify.js.org/) (根目录中执行 `make`) 或 [Typora](https://www.typora.io)、[Gitbook](https://vonng.gitbook.io/vonng/) 以获取最佳阅读体验。 |
12 | 14 |
|
13 |
| -繁体:[繁體中文版本](zh-tw/README.md) by [@afunTW](https://github.com/afunTW) |
| 15 | +**通知**:DDIA [**第二版**](https://github.com/Vonng/ddia/tree/v2) 正在翻译中 ([`v2`](https://github.com/Vonng/ddia/tree/v2)分支),欢迎加入并提出您的宝贵意见! |
14 | 16 |
|
15 |
| -> 在本地使用 [Docsify](https://docsify.js.org/) 或 [Typora](https://www.typora.io)、[Gitbook](https://vonng.gitbook.io/vonng/) 以获取最佳阅读体验。 |
16 |
| -> |
17 |
| -> 在项目根目录中执行 `make`,并通过浏览器阅读([在线预览](http://ddia.pigsty.io/#/) / [DDIA v2](http://ddia2.pigsty.io/#/))。 |
18 | 17 |
|
19 | 18 |
|
20 | 19 | ---------
|
|
23 | 22 |
|
24 | 23 | > 不懂数据库的全栈工程师不是好架构师
|
25 | 24 | >
|
26 |
| -> —— Vonng |
| 25 | +> —— 冯若航 / Vonng |
27 | 26 |
|
28 | 27 | 现今,尤其是在互联网领域,大多数应用都属于数据密集型应用。本书从底层数据结构到顶层架构设计,将数据系统设计中的精髓娓娓道来。其中的宝贵经验无论是对架构师、DBA、还是后端工程师、甚至产品经理都会有帮助。
|
29 | 28 |
|
|
36 | 35 | 这是 2017 年译者读过最好的一本技术类书籍,这么好的书没有中文翻译,实在是遗憾。某不才,愿为先进技术文化的传播贡献一份力量。既可以深入学习有趣的技术主题,又可以锻炼中英文语言文字功底,何乐而不为?
|
37 | 36 |
|
38 | 37 |
|
| 38 | +--------- |
| 39 | + |
39 | 40 | ## 前言
|
40 | 41 |
|
41 | 42 | > 在我们的社会中,技术是一种强大的力量。数据、软件、通信可以用于坏的方面:不公平的阶级固化,损害公民权利,保护既得利益集团。但也可以用于好的方面:让底层人民发出自己的声音,让每个人都拥有机会,避免灾难。本书献给所有将技术用于善途的人们。
|
|
133 | 134 | ### [后记](colophon.md)
|
134 | 135 |
|
135 | 136 |
|
| 137 | + |
| 138 | +--------- |
| 139 | + |
136 | 140 | ## 法律声明
|
137 | 141 |
|
138 | 142 | 从原作者处得知,已经有简体中文的翻译计划,将于 2018 年末完成。[购买地址](https://search.jd.com/Search?keyword=设计数据密集型应用)
|
|
143 | 147 |
|
144 | 148 | 本译文只供学习研究参考之用,不得公开传播发行或用于商业用途。有能力阅读英文书籍者请购买正版支持。
|
145 | 149 |
|
| 150 | + |
| 151 | +--------- |
| 152 | + |
146 | 153 | ## 贡献
|
147 | 154 |
|
148 | 155 | 0. 全文校订 by [@yingang](https://github.com/Vonng/ddia/commits?author=yingang)
|
|
343 | 350 | </details>
|
344 | 351 |
|
345 | 352 |
|
| 353 | + |
| 354 | +--------- |
| 355 | + |
346 | 356 | ## 协议
|
347 | 357 |
|
348 |
| -[CC-BY 4.0](https://github.com/Vonng/ddia/blob/master/LICENSE) |
| 358 | +[](https://github.com/Vonng/ddia/blob/master/LICENSE) |
0 commit comments