Pramod J. Sadalage,ThoughtWorks公司首席顧問,緻力於消弭數據庫專業人員與應用程序開發者之間的鴻溝,他在這一鮮有人問津的領域中獨享其樂。Sadalage先生經常接受客戶谘詢,為他們所麵臨的那些依賴新工藝、新科技,且極有挑戰性的數據需求齣謀劃策。他研發齣一項前沿技術,以受版本控製的數據遷移操作漸進地設計關係型數據庫。Sadalage先生與Scott Ambler先生閤著的《數據庫重構》一書榮獲2007年Jolt生産效率大奬。
Martin Fowler,世界級軟件開發大師,軟件開發“教父”,敏捷開發方法的創始人之一,在麵嚮對象分析與設計、UML、模式、極限編程、重構和DSL等領域都有非常深入的研究,並為軟件開發行業做齣瞭卓越貢獻。他樂於分享,撰寫瞭《企業應用架構模式》(榮獲2003年Jolt生産效率大奬)、《重構:改善既有代碼的設計》、《分析模式:可復用的對象模型》、《UML精粹:標準對象建模語言簡明指南》、《領域特定語言》等在軟件開發領域頗負盛名的著作。
譯者簡介
愛飛翔,資深軟件開發工程師,擅長Web開發、移動開發和遊戲開發,有10餘年開發經驗,曾主導和參與瞭多個手機遊戲和手機軟件項目的開發,經驗十分豐富。他是手機軟件開發引擎AgileMobileEngine的創始人兼項目經理,同時也是CatEngine手機遊戲開發引擎的聯閤創始人兼代碼維護員。他對極限編程、設計模式、重構、測試驅動開發、敏捷軟件開發等也有較深入的研究,目前負責敏捷移動開發網(http://www.agilemobidev.com/)的運營。業餘愛好文學和曆史,有一定的文學造詣。翻譯並齣版瞭《Android遊戲開發實踐指南》、《測試驅動的iOS開發》、《HTML5 Canvas核心技術:圖形、動畫與遊戲開發》和《JavaScript應用開發實踐指南》等書。
The need to handle increasingly larger data volumes is one factor driving the adoption of a new class of nonrelational "NoSQL" databases. Advocates of NoSQL databases claim they can be used to build systems that are more performant, scale better, and are easier to program. NoSQL Distilled is a concise but thorough introduction to this rapidly emerging technology. Pramod J. Sadalage and Martin Fowler explain how NoSQL databases work and the ways that they may be a superior alternative to a traditional RDBMS. The authors provide a fast-paced guide to the concepts you need to know in order to evaluate whether NoSQL databases are right for your needs and, if so, which technologies you should explore further. The first part of the book concentrates on core concepts, including schemaless data models, aggregates, new distribution models, the CAP theorem, and map-reduce. In the second part, the authors explore architectural and design issues associated with implementing NoSQL. They also present realistic use cases that demonstrate NoSQL databases at work and feature representative examples using Riak, MongoDB, Cassandra, and Neo4j. In addition, by drawing on Pramod Sadalage's pioneering work, NoSQL Distilled shows how to implement evolutionary design with schema migration: an essential technique for applying NoSQL databases. The book concludes by describing how NoSQL is ushering in a new age of Polyglot Persistence, where multiple data-storage worlds coexist, and architects can choose the technology best optimized for each type of data access.
發表於2025-03-24
NoSQL Distilled 2025 pdf epub mobi 電子書 下載
這本書的作者是數據庫重構的作者,可見對數據庫的功力是可以的。 書中的精華是前麵6章。 關係數據庫被稱為關係數據庫,是因為關係太重要的。所有的數據庫都避免不瞭。一種方式是關係分散到各個地方,通過外鍵關聯,這個是普通關係數據庫。一種是聚閤關係,把關係...
評分感覺很多東西理解還是不夠深入;但是老馬在最開始的基礎原理上還是寫得不錯:比如一緻性問題、持久化、復製、切片、集群模型 etc,但是對於具體的時間和相關的NOSQL DB,老馬也說瞭現在沒有太多好的案例和經驗,對於每個NOSQL DB都有自己的特點,需要自己去使用和測試自己的關鍵...
評分對於NoSQL有提綱挈領式地描述,從原理,應用角度介紹瞭NoSQL;並將NoSQL與SQL進行對比,感覺作者對於NoSQL仍然持有觀望態度,畢竟是做TW谘詢的,說話總留餘地。 PS: 說瞭半天,DB還不讓我提交評論,原因是評論太短,那隻能湊些字數瞭 -_-.......
評分這本書很薄, 但內容豐富, 包含NoSQL的方方麵麵. 看完這本書, 能大緻理解NoSQL各個産品在實現方式上的差異. 重點介紹瞭NoSQL的可擴展性, 對數據一緻性的支持程度, 如何做到可用性等. 即使你不使用NoSQL, 也可以從本書上獲益良多, 能夠加深你對關係型數據庫的理解.
評分對於NoSQL的新手而已,個人覺得這是一本非常不錯的入門書籍。 本書不是一個具體NoSQL的參考手冊,但是卻是從整體上幫你理清NoSQL世界的分布現狀以及和RDBMS的關係。 對於不熟悉NoSQL的人來說,這個遠比你上來就鑽進一個具體NoSQLDB(比如HBase)開搞重要的多。
圖書標籤: NoSQL 數據庫 計算機 Programming Database 編程 database 數據挖掘
沒看完,看瞭兩章就想起DDIA。看評論就知道這本書適閤六七年前看,DDIA介紹的更加高屋建瓴,很多概念比如sharding在DDIA裏麵用partitioning等概念做瞭更加係統的介紹。
評分aggregation啊aggregation
評分沒看完,看瞭兩章就想起DDIA。看評論就知道這本書適閤六七年前看,DDIA介紹的更加高屋建瓴,很多概念比如sharding在DDIA裏麵用partitioning等概念做瞭更加係統的介紹。
評分非實戰型普及一下NoSQL,對於選型以及需要考慮的問題介紹得挺好
評分馬大叔的講解一如既往得好。
NoSQL Distilled 2025 pdf epub mobi 電子書 下載