SlideShare uma empresa Scribd logo
1 de 15
Baixar para ler offline
Name : v.janaki.
Class: Ii-msc.,computer science.
Batch: 2017-2019.
Incharge staf: ms.m.florance dayana.
 The term NOSQL was first coined by Garlo Strozzi
in 1998 to name his lightweight, open-source, non
relational database that did not expose the
standared SQL interface.
 The term was reintroduced by Eric Evans in early
2009
 NoSQL database are widely used in big data and
other real time web applications
 NoSQL database is used to stock log data which
can then be pulled for analysis.
Where to use NoSQL
Log analysis
Social networking
feeds
Time based data(not
easily analyzed in a
RDBMS)
 NoSQL stands for not Only SQL
 These are non relational,Open source,Distributed
database.
 The adeptness at dealing with a rich variety of data:
Structured
Semi structured
Unstructured data.
NoSQL
No joins
No multi document
transactions
Relaxes one are more ACID
Properties
Non relational data storage
systems
1.NOSQL Database Are Non Relational:
They do not adhere to relational data model.
2.Distributed:
They are distributed meaning the data is
distributed across several nodes in a cluster con
stituted of low cost commodity hardware.
3.No Support For ACID Properties(atomicity
Consistency, Isolation And Durability):
They do not offer support for ACID properties
of transactions.
4.No Fixed Table Schema:
NoSQL databases are becoming increasing
popular owing to their support for flexibility to
the schema.
 We have already stated that NOSQL database are
non relational.
 Classified into the following:
1. key-value or the big hash table
2. schema-less
1.key values:
It maintains a big hash table of keys and values.
For example : Dynamo,Redis
2.Document:
It maintains data in collections constituted of
documents.
For example : MongoDB
Sample document in document data base
{
“Book Name” : ” Fundamentals Of Business Analytics”
“Publisher” : ”Wiley India”
“Year Of Publication” : ”2011”
}
3.Column:
Each storage block has data from only one
column.
For example: Cassandra
NoSQL
Key/value or the big
hash table Amazon
S3(Dynaino)Scalaris.
Schema less
Cassandra(column-
based)
couchDB(document-
based)
Neo4j(graph-based)
Hbase(column-based)
4.Graph:
They are also called network database. A graph
stores data in nodes.
For example: HyperGraphDB.
Label:knows since 2002
Label:knows since 2002 Label:knows since 2002
Label:knows since 2002
ID:1002
Name:jon
Age:32
ID:1001
Name:john
Age:28
ID:1003
Name:group
Age:AAA
1.It has scale out architecture instead of the
monolithic architecture of relational databases.
2.It can house large volumes of structured,semi-
structured and unstructured data.
3.Dynamic schema:
Nosql database allows insertion of data
without a pre defined schema.
4.Auto-sharding:
It automatically spreads data across an
arbitrary number of servers.
The application in question is more often
not even aware of the composition of the server
pool
5.Replication:
It offers good support for replication
which in turn guarantees high availability,fault
tolerance,and disaster recovery.
Thank you

Mais conteúdo relacionado

Mais procurados

Improvement of no sql technology for relational databases v2
Improvement of no sql technology for relational databases v2Improvement of no sql technology for relational databases v2
Improvement of no sql technology for relational databases v2
Tsendsuren Munkhdalai
 
Webtech Conference: NoSQL and Web scalability
Webtech Conference: NoSQL and Web scalabilityWebtech Conference: NoSQL and Web scalability
Webtech Conference: NoSQL and Web scalability
Luca Bonmassar
 

Mais procurados (20)

Cassandra-vs-MongoDB
Cassandra-vs-MongoDBCassandra-vs-MongoDB
Cassandra-vs-MongoDB
 
IEEE IRI 16 - Clustering Web Pages based on Structure and Style Similarity
IEEE IRI 16 - Clustering Web Pages based on Structure and Style SimilarityIEEE IRI 16 - Clustering Web Pages based on Structure and Style Similarity
IEEE IRI 16 - Clustering Web Pages based on Structure and Style Similarity
 
Clustering output of Apache Nutch using Apache Spark
Clustering output of Apache Nutch using Apache SparkClustering output of Apache Nutch using Apache Spark
Clustering output of Apache Nutch using Apache Spark
 
No sqlpresentation
No sqlpresentationNo sqlpresentation
No sqlpresentation
 
No SQL- The Future Of Data Storage
No SQL- The Future Of Data StorageNo SQL- The Future Of Data Storage
No SQL- The Future Of Data Storage
 
Survey on NoSQL integration
Survey on NoSQL integrationSurvey on NoSQL integration
Survey on NoSQL integration
 
Dataspace presentatie
Dataspace presentatieDataspace presentatie
Dataspace presentatie
 
Improvement of no sql technology for relational databases v2
Improvement of no sql technology for relational databases v2Improvement of no sql technology for relational databases v2
Improvement of no sql technology for relational databases v2
 
Big Data Overview Part 1
Big Data Overview Part 1Big Data Overview Part 1
Big Data Overview Part 1
 
Nosql
NosqlNosql
Nosql
 
Nosql
NosqlNosql
Nosql
 
No sql - { If and Else }
No sql - { If and Else }No sql - { If and Else }
No sql - { If and Else }
 
DataverseNL as structured data hub
DataverseNL as structured data hubDataverseNL as structured data hub
DataverseNL as structured data hub
 
Open data easy, explicit and fast
Open data easy, explicit and fastOpen data easy, explicit and fast
Open data easy, explicit and fast
 
Webtech Conference: NoSQL and Web scalability
Webtech Conference: NoSQL and Web scalabilityWebtech Conference: NoSQL and Web scalability
Webtech Conference: NoSQL and Web scalability
 
Introduction to NoSQL Database
Introduction to NoSQL DatabaseIntroduction to NoSQL Database
Introduction to NoSQL Database
 
NoSQL and MapReduce
NoSQL and MapReduceNoSQL and MapReduce
NoSQL and MapReduce
 
Creating Linked Data from Relational Databases
Creating Linked Data from Relational DatabasesCreating Linked Data from Relational Databases
Creating Linked Data from Relational Databases
 
Modeling with Document Database: 5 Key Patterns
Modeling with Document Database: 5 Key PatternsModeling with Document Database: 5 Key Patterns
Modeling with Document Database: 5 Key Patterns
 
ORCID for DSpace
ORCID for DSpaceORCID for DSpace
ORCID for DSpace
 

Semelhante a The big data technology landscape-V.Janaki-II-M.Sc computer Science

NoSQL_Databases
NoSQL_DatabasesNoSQL_Databases
NoSQL_Databases
Rick Perry
 

Semelhante a The big data technology landscape-V.Janaki-II-M.Sc computer Science (20)

Non relational databases-no sql
Non relational databases-no sqlNon relational databases-no sql
Non relational databases-no sql
 
Unit II -BIG DATA ANALYTICS.docx
Unit II -BIG DATA ANALYTICS.docxUnit II -BIG DATA ANALYTICS.docx
Unit II -BIG DATA ANALYTICS.docx
 
NoSQL powerpoint presentation difference with rdbms
NoSQL powerpoint presentation difference with rdbmsNoSQL powerpoint presentation difference with rdbms
NoSQL powerpoint presentation difference with rdbms
 
Vskills Apache Cassandra sample material
Vskills Apache Cassandra sample materialVskills Apache Cassandra sample material
Vskills Apache Cassandra sample material
 
Unit 3 MongDB
Unit 3 MongDBUnit 3 MongDB
Unit 3 MongDB
 
NoSQL Databases
NoSQL DatabasesNoSQL Databases
NoSQL Databases
 
WEB_DATABASE_chapter_4.pptx
WEB_DATABASE_chapter_4.pptxWEB_DATABASE_chapter_4.pptx
WEB_DATABASE_chapter_4.pptx
 
Mongodb - NoSql Database
Mongodb - NoSql DatabaseMongodb - NoSql Database
Mongodb - NoSql Database
 
the rising no sql technology
the rising no sql technologythe rising no sql technology
the rising no sql technology
 
unit2-ppt1.pptx
unit2-ppt1.pptxunit2-ppt1.pptx
unit2-ppt1.pptx
 
NOSQL Databases types and Uses
NOSQL Databases types and UsesNOSQL Databases types and Uses
NOSQL Databases types and Uses
 
2.Introduction to NOSQL (Core concepts).pptx
2.Introduction to NOSQL (Core concepts).pptx2.Introduction to NOSQL (Core concepts).pptx
2.Introduction to NOSQL (Core concepts).pptx
 
NOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQLNOSQL- Presentation on NoSQL
NOSQL- Presentation on NoSQL
 
NOSQL in big data is the not only structure langua.pdf
NOSQL in big data is the not only structure langua.pdfNOSQL in big data is the not only structure langua.pdf
NOSQL in big data is the not only structure langua.pdf
 
NoSQL Basics and MongDB
NoSQL Basics and  MongDBNoSQL Basics and  MongDB
NoSQL Basics and MongDB
 
No sql databases
No sql databasesNo sql databases
No sql databases
 
NoSQL_Databases
NoSQL_DatabasesNoSQL_Databases
NoSQL_Databases
 
All About Database v1.1
All About Database  v1.1All About Database  v1.1
All About Database v1.1
 
No sql
No sqlNo sql
No sql
 
Mongo Bb - NoSQL tutorial
Mongo Bb - NoSQL tutorialMongo Bb - NoSQL tutorial
Mongo Bb - NoSQL tutorial
 

Último

Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ssuserdda66b
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Último (20)

Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 

The big data technology landscape-V.Janaki-II-M.Sc computer Science

  • 1. Name : v.janaki. Class: Ii-msc.,computer science. Batch: 2017-2019. Incharge staf: ms.m.florance dayana.
  • 2.  The term NOSQL was first coined by Garlo Strozzi in 1998 to name his lightweight, open-source, non relational database that did not expose the standared SQL interface.  The term was reintroduced by Eric Evans in early 2009
  • 3.  NoSQL database are widely used in big data and other real time web applications  NoSQL database is used to stock log data which can then be pulled for analysis.
  • 4. Where to use NoSQL Log analysis Social networking feeds Time based data(not easily analyzed in a RDBMS)
  • 5.  NoSQL stands for not Only SQL  These are non relational,Open source,Distributed database.  The adeptness at dealing with a rich variety of data: Structured Semi structured Unstructured data.
  • 6. NoSQL No joins No multi document transactions Relaxes one are more ACID Properties Non relational data storage systems
  • 7. 1.NOSQL Database Are Non Relational: They do not adhere to relational data model. 2.Distributed: They are distributed meaning the data is distributed across several nodes in a cluster con stituted of low cost commodity hardware.
  • 8. 3.No Support For ACID Properties(atomicity Consistency, Isolation And Durability): They do not offer support for ACID properties of transactions. 4.No Fixed Table Schema: NoSQL databases are becoming increasing popular owing to their support for flexibility to the schema.
  • 9.  We have already stated that NOSQL database are non relational.  Classified into the following: 1. key-value or the big hash table 2. schema-less 1.key values: It maintains a big hash table of keys and values. For example : Dynamo,Redis
  • 10. 2.Document: It maintains data in collections constituted of documents. For example : MongoDB Sample document in document data base { “Book Name” : ” Fundamentals Of Business Analytics” “Publisher” : ”Wiley India” “Year Of Publication” : ”2011” }
  • 11. 3.Column: Each storage block has data from only one column. For example: Cassandra NoSQL Key/value or the big hash table Amazon S3(Dynaino)Scalaris. Schema less Cassandra(column- based) couchDB(document- based) Neo4j(graph-based) Hbase(column-based)
  • 12. 4.Graph: They are also called network database. A graph stores data in nodes. For example: HyperGraphDB. Label:knows since 2002 Label:knows since 2002 Label:knows since 2002 Label:knows since 2002 ID:1002 Name:jon Age:32 ID:1001 Name:john Age:28 ID:1003 Name:group Age:AAA
  • 13. 1.It has scale out architecture instead of the monolithic architecture of relational databases. 2.It can house large volumes of structured,semi- structured and unstructured data. 3.Dynamic schema: Nosql database allows insertion of data without a pre defined schema.
  • 14. 4.Auto-sharding: It automatically spreads data across an arbitrary number of servers. The application in question is more often not even aware of the composition of the server pool 5.Replication: It offers good support for replication which in turn guarantees high availability,fault tolerance,and disaster recovery.