Alternative Databases
Scott MacVicar (23.Sep.2009)
Talk at CodeWorks 2009 (San Francisco) (English - US)
Relational databases are considered the norm for most new projects but is it really suited to the task? The most common use for a database isto store data to disk in which an elaborate statement is used to retrieve. In most cases its difficult to correctly scale a RDBMS andyou still need to have enough space to store an entire copy of the database. Database systems such as CouchDB, MemcacheDB and Amazon's SimpleDBtake a different approach that make it easier to do distribution and simpler to use. This session will briefly cover why a relationaldatabase might be a bad choice for your project before exploring CouchDB, MemcacheDB and SimpleDB as possible solutions.Included will be some code samples and demos.
Quicklink: https://joind.in/654
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?



