NoSQL Database by Christof Strauch - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

C. Bibliography

 

[10g10] 10gen, Inc: mongoDB. 2010.

http://www.mongodb.org

[AGS08] Aguilera, Marcos K. ; Golab, Wojciech ; Shah, Mehul A.: A Practical Scalable Distributed B-Tree. In: PVLDB ’08: Proceedings of the VLDB Endowment Vol. 1, VLDB Endowment, August 2008, p. 598–609. Available online.

http://www.vldb.org/pvldb/1/1453922.pdf

[Aja09] Ajatus Software: The Future of Scalable Databases. October 2009. Blog post of 2009-10-08.

http://www.ajatus.in/2009/10/the-future-of-scalable-databases/

[Ake09] Aker, Brian: Your guide to NoSQL. November 2009. Talk at OpenSQLCamp in November 2009.

http://www.youtube.com/watch?v=LhnGarRsKnA

[Ama10a] Amazon.com, Inc.: Amazon Simple Storage Service (Amazon S3). 2010.

http://aws.amazon.com/s3/

[Ama10b] Amazon.com, Inc.: Amazon SimpleDB. 2010.

http://aws.amazon.com/simpledb/

[Apa09] Apache Software Foundation: Lucene. 2009.

http://lucene.apache.org/

[Apa10a] Apache Software Foundation: Apache CouchDB Introduction. 2008–2010.

http://couchdb.apache.org/docs/intro.html

[Apa10b] Apache Software Foundation: Apache CouchDB Technical Overview. 2008–2010.

http://couchdb.apache.org/docs/overview.html

[Apa10c] Apache Software Foundation: The CouchDB Project. 2008–2010.

http://couchdb.apache.org/

[Apa10d] Apache Software Foundation: The Apache Cassandra Project. 2010.

http://cassandra.apache.org/

[Apa10e] Apache Software Foundation: Introduction to CouchDB Views. September 2010. Wiki article, version 35 of 2010-09-08.

http://wiki.apache.org/couchdb/Introduction_to_CouchDB_views

[Apa10f] Apache Software Foundation: Welcome to Apache ZooKeeper! 2010.

http://hadoop.apache.org/zookeeper/

[Apa11] Apache Software Foundation: HBase. 2011.

http://hbase.apache.org/

[BCM+10] Banker, Kyle ; Chodorow, Kristina ; Merriman, Dwight etal.: mongoDB Manual Admin Zone Replication Replica Sets Replica Set Tutorial. August 2010. Wiki article, version 22 of 2010-08-11.

http://www.mongodb.org/display/DOCS/Replica+Set+Tutorial

[Bem10] Bemmann, Dennis: Skalierbarkeit, Datenschutz und die Geschichte von StudiVZ. January 2010. Talk at Stuttgart Media University’s Social Networks Day on 2010-01-22.

http://days.mi.hdm-stuttgart.de/socalnetsday09/skalierbarkeit-datenschutz-und-geschichtevon-studivz.wmv

[Bez93] Bezdek, James C.: Fuzzy models—what are they, and why. In: IEEE Transactions on Fuzzy Systems, 1993, p. 1–6

[BH05] Box, Don ; Hejlsberg, Anders: The LINQ Project. September 2005.

http://msdn.microsoft.com/de-de/library/aa479865.aspx

[Blo70] Bloom, Burton H.: Space/Time Trade-offs in Hash Coding with Allowable Errors. In: Communications of the ACM 13 (1970), p. 422–426

[Blo01] Bloch, Joshua: Effective Java Programming Language Guide. Amsterdam : Addison-Wesley Longman, 2001

[BMH10] Banker, Kyle ; Merriman, Dwight ; Horowitz, Eliot: mongoDB Manual Admin Zone Replication Halted Replication. August 2010. Wiki article, version 18 of 2010-08-04.

http://www.mongodb.org/display/DOCS/Halted+Replication

[BO06] Biswas, Rahul ; Ort, Ed: The Java Persistence API A Simpler Programming Model for Entity Persistence. May 2006.

http://www.oracle.com/technetwork/articles/javaee/jpa-137156.html

[Bre00] Brewer, Eric A.: Towards Robust Distributed Systems. Portland, Oregon, July 2000. Keynote at the ACM Symposium on Principles of Distributed Computing (PODC) on 2000– 07-19.

http://www.cs.berkeley.edu/~brewer/cs262b-2004/PODC-keynote.pdf

[Bur06] Burrows, Mike: The Chubby lock service for loosely-coupled distributed systems. In: Proceedings of the 7th symposium on Operating Systems Design and Implementation. Berkeley, CA, USA : USENIX Association, 2006 (OSDI ’06), p. 335–350. Also available online.

http://labs.google.com/papers/chubby-osdi06.pdf

[C+10] Czura, Martin etal.: CouchDB In The Wild. 2008–2010. Wiki article, version 97 of 2010-09-28.

http://wiki.apache.org/couchdb/CouchDB_in_the_wild

[Can10a] Canonical Ltd.: ubuntu one. 2008–2010.

https://one.ubuntu.com/

[Can10b] Canonical Ltd.: ubuntu. 2010.

http://www.ubuntu.com/

[Can10c] Canonical Ltd.: UbuntuOne. July 2010. Wiki article, version 89 of 2010-07-21.

https://wiki.ubuntu.com/UbuntuOne

[Car11] Carlson, Nicholas: Facebook Has More Than 600 Million Users, Goldman Tells Clients. In: Business Insider (2011)

[Cat10] Cattell, Rick: High Performance Scalable Data Stores. February 2010. Article of 2010-02-22.

http://cattell.net/datastores/Datastores.pdf

[CB74] Chamberlin, Donald D. ; Boyce, Raymond F.: SEQUEL: A structured English query language. In: SIGFIDET ’74: Proceedings of the 1974 ACM SIGFIDET (now SIGMOD) workshop on Data description, access and control. New York, NY, USA : ACM, 1974, p. 249–264

[CB10] Chodorow, Kristina ; Banker,