Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Lightning Way XIV Encontro da comunidade SQLPort LX 2011.08.16 1.

Similar presentations


Presentation on theme: "The Lightning Way XIV Encontro da comunidade SQLPort LX 2011.08.16 1."— Presentation transcript:

1 The Lightning Way XIV Encontro da comunidade SQLPort LX 2011.08.16 1

2 When all you have is a hammer, you tend to see every problem as a nail. Abraham Maslow 2

3 “Next“Next Generation Databases mostly addressing some of the points: being non- relational, distributed, open- source and horizontally source and horizontally scalable. scalable. (…)” from nosql-databases.org 3

4 Non-relational AKA “Structured Storage”Non-relational AKA “Structured Storage” No fixed Table SchemasNo fixed Table Schemas No (or minimal) JOIN operationsNo (or minimal) JOIN operations Usually low-level record-at-a-time instead of SQL clausesUsually low-level record-at-a-time instead of SQL clauses Scale horizontallyScale horizontally 4

5 “Most” modern applications are web-based“Most” modern applications are web-based As such, must be able to scale out by simply adding commodity serversAs such, must be able to scale out by simply adding commodity servers NoSQL DBMS are built to be able to scale outNoSQL DBMS are built to be able to scale out No fixed schema provides flexibility of design and development – no “schema written in stone syndrome”No fixed schema provides flexibility of design and development – no “schema written in stone syndrome” 5

6 RDBSRDBS are mostly all about ACID Atomicity,Atomicity, Consistency, Consistency, Isolation, Isolation, Durability NoSQLNoSQL are mostly BASE BasicallyBasically Available, Available, Soft Soft state, Eventual consistency 6

7 It’sIt’s like a teenager: –Always –Always Basically Available (open to new relationships) –in –in a Soft state (none of the relationships last very long) –and –and Eventually consistent (one day he/she will get he/she will get a girlfriend/boyfriend and eventually eventually get married). 7

8 Key ValueKey Value –Amazon Dynamo, Voldemort, Dynomite, Azure Table Storage Document OrientedDocument Oriented –Couch DB, MongoDB 8

9 Wide Column StoreWide Column Store –Google BigTable, HBase GraphGraph –Twitter’s FlockDB, Neo4J 9

10 Loosely typed extensible data schemaLoosely typed extensible data schema Consistency gives place to scalability and availabilityConsistency gives place to scalability and availability Designed for horizontal scaling through data distribution model across multiple nodesDesigned for horizontal scaling through data distribution model across multiple nodes Support various 'Non-SQL' interfaces (REST, Get/Put, API,etc.)Support various 'Non-SQL' interfaces (REST, Get/Put, API,etc.) 10

11 NoSQL - Your Ultimate Guide to the Non - Relational UniverseNoSQL - Your Ultimate Guide to the Non - Relational Universe http://nosql-database.org/http://nosql-database.org/http://nosql-database.org/ NoSQL in the EnterpriseNoSQL in the Enterprise http://www.infoq.com/articles/nosql-in-the-enterprisehttp://www.infoq.com/articles/nosql-in-the-enterprisehttp://www.infoq.com/articles/nosql-in-the-enterprise Whitepaper on NoSQL and the Windows Azure PlatformWhitepaper on NoSQL and the Windows Azure Platform http://blogs.msdn.com/b/sqlazure/archive/2011/05/04/10160671.aspxhttp://blogs.msdn.com/b/sqlazure/archive/2011/05/04/10160671.aspxhttp://blogs.msdn.com/b/sqlazure/archive/2011/05/04/10160671.aspx NoSQL EcosystemNoSQL Ecosystem http://www.rackspace.com/cloud/blog/2009/11/09/nosql-ecosystem/http://www.rackspace.com/cloud/blog/2009/11/09/nosql-ecosystem/http://www.rackspace.com/cloud/blog/2009/11/09/nosql-ecosystem/ Why NoSQL?Why NoSQL? http://www.couchbase.com/why-nosql/nosql-databasehttp://www.couchbase.com/why-nosql/nosql-databasehttp://www.couchbase.com/why-nosql/nosql-database BASE: An Acid AlternativeBASE: An Acid Alternative http://queue.acm.org/detail.cfm?id=1394128http://queue.acm.org/detail.cfm?id=1394128http://queue.acm.org/detail.cfm?id=1394128 11

12 12

13 How to find me… if you care to know! (really? don’t you have anything better to do?) Twitter: @pjtmatos e-mail: mail@paulomatos.com 13


Download ppt "The Lightning Way XIV Encontro da comunidade SQLPort LX 2011.08.16 1."

Similar presentations


Ads by Google