NOSQL Internals

  1. *** Bloom filter and other stuff from hypertable wiki http://code.google.com/p/hypertable/source/browse/wiki
  2. http://queue.acm.org/detail.cfm?id=1594206
  3. http://jamesgolick.com/2010/3/30/what-does-scalable-database-mean.html
  4. http://github.com/twitter/gizzard < distributed sharding framework
  5. cassandra memtable http://www.mikeperham.com/2010/03/13/cassandra-internals-writing/
  6. http://blog.basho.com/2010/03/19/schema-design-in-riak—introduction/
  7. http://blog.basho.com/2010/03/25/schema-design-in-riak—relationships/
  8. http://blog.basho.com/2010/04/05/why-vector-clocks-are-hard/
  9. http://wiki.apache.org/cassandra/ArchitectureInternals
  10. http://www.slideshare.net/benjaminblack/cassandra-basics-indexing
  11. http://blog.dossot.net/2010/05/data-interaction-patterns.html
  12. *** http://www.codecommit.com/blog/scala/bloom-filters-in-scala, http://github.com/kyleburton/clj-bloom, http://www.igvita.com/2008/12/27/scalable-datasets-bloom-filters-in-ruby/
  13. http://www.infoq.com/news/2010/05/STM-Dropped
  14. http://code.google.com/p/servicestack/wiki/RedisLocks
  15. http://code.google.com/p/cages/
  16. http://blog.medallia.com/2010/05/choosing_a_keyvalue_storage_sy.html
  17. elastic caching http://blogs.forrester.com/application_development/2010/02/nosql.html
  18. http://coffeesgone.wordpress.com/2010/05/05/zookeeper-locking/
  19. CAP http://theryanking.com/entries/2010/04/29/potential-consistency/
  20. http://code.google.com/p/redis/wiki/VirtualMemoryUserGuide
  21. Bloomfilter applications http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.127.9672
  22. Zookeeper http://www.igvita.com/2010/04/30/distributed-coordination-with-zookeeper/
  23. Bitcask http://pl.atyp.us/wordpress/?p=2868
  24. http://www.cloudera.com/blog/2010/04/cap-confusion-problems-with-partition-tolerance/
  25. http://hstack.org/hbase-performance-testing/
  26. http://www.infoq.com/presentations/Project-Voldemort-Scaling-Simple-Storage
  27. Difference between Cassandra and Hbase e-mail chain
  28. http://tokyocabinetwiki.pbworks.com/
  29. http://www.flamingspork.com/blog/2010/04/22/the-rotating-blades-database-benchmark/
  30. http://www.slideshare.net/tim.lossen.de/redis-memory-as-the-new-disk
  31. http://www.mikeperham.com/2010/03/20/cassandra-internals-tricks/
  32. http://code.google.com/p/redis/wiki/Hashes
  33. http://code.google.com/p/redis/wiki/VirtualMemorySpecification
  34. http://www.mikeperham.com/2010/03/17/cassandra-internals-reading/
  35. http://bit.ly/bNuVsm : Benchmarking Cloud Serving Systems with YCSB
  36. Bloom Filter http://hg.basho.com/ebloom/
  37. *** http://arin.me/blog/wtf-is-a-supercolumn-cassandra-data-model
  38. *** vector clocks http://pl.atyp.us/wordpress/?p=2601
  39. http://www.allthingsdistributed.com/2010/02/strong_consistency_simpledb.html
  40. http://dbmsmusings.blogspot.com/2010/04/problems-with-cap-and-yahoos-little.html

One thought on “NOSQL Internals

  1. Pingback: NOSQL Bookmarks « My missives

Leave a comment