Posts

Showing posts with the label NoSQL

New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

Book Review: NoSQL Distilled by Martin Fowler

Image
This book spent a year on my desk. It had been recommended by two of my friends by it was intimidating enough to always find something more important or fun to read. 4 days ago I have decided to finally get rid of it from my desk :) Turns out, most of the things that were interesting I have already knew from  M101JS: MongoDB for Node.js Developers . I mean 'sharding' and 'replication' are the most fundamental knowledge about all databases so it was worth to read about them again, but still, nothing new. Fortunately there were also new ideas. First, CAP Theorem that was nicely explained and I finally understood the importance of setting how many clusters need to acknowledge the reads and writes. Second good thing was reading more about Map-Reduce in context of clustered databases. Book is really short and is much easier to read than you might think. Rating: 7/10 If you want to read in Polish:  NoSQL. Kompendium wiedzy

Node Web Development

My holiday is ending and for start I will review Node Web Development Book from Pack:  http://www.packtpub.com/node-javascript-web-development/book I want to write about which version of node is book about but this can be found only in installation instructions, in my opinion it should be earlier, but I can live with that :) Node version in book: 0.4.8 so in super fast node development it's pretty valid. Book is short, only about 150 pages so this would be rather introduction to Web Development but good to see a chapter about Databases.

SDJ Sierpień - NoSQL

Bardzo ciekawe wydanie. 1: Gry - już czytałem i może nie ma tam jakichś konkretów, ale czytało się bardzo przyjemnie i działa dość motywująco ;) Jeszcze nie czytałem kolejnych ale zapowiadają się ciekawie. NoSQL Sencha Touch Zarządzanie czasem Więcej na: http://sdjournal.pl/magazine/1747-nosql-nierelacyjne-systemy-baz-danych

Protect Career learning new technologies

http://www.jblotus.com/2011/06/21/protect-your-career-with-these-5-web-development-technologies/ Git SSJS with Node.js Concurrent Programming Languages NoSQL Responsive Web Design

NoSQL databases

http://ontwik.com/nosql/nosql-databases-what-why-and-when-lorenzo-alberton/

NoSQL Databases comparision

http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-vs-redis

Why NoSQL is bad?

I just read a great article Why NoSQL is bad for startups It is short and easy to read, I can promise that it is worth to read! :)