NoSQL Fundamentals Online Training
- Offered byEDUCBA
NoSQL Fundamentals Online Training at EDUCBA Overview
Total fee | ₹1,300 |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Credential | Certificate |
NoSQL Fundamentals Online Training at EDUCBA Highlights
- 2 Hours of learning
- This Course is offered by EduCBA
- Lifetime access to content
- Start instantly and learn at your own schedule.
NoSQL Fundamentals Online Training at EDUCBA Course details
- Students pursuing graduation in an IT field
- Students pursuing post-graduation in an IT field
- Working professionals who want to expand their IT knowledge
- Developers that want a jumpstart to their NOSQL learning
- People who want to learn how to build a website or to improve the effectiveness of their website
- Students in college, studying any stream
- Web developers and IT professionals who want to explore NOSQL in greater depth
- 6+ Hours OF HD VIDEOS
- Verifiable CERTIFICATION
- Practical SKILLS DEVELOPMENT
- Accelerate YOUR CAREER
- Lifetime Access 24*7 Unlimited Access
- Access through any device
- Technical support
- Mobile App Access
- Over the past few years the dominance of relational database is getting down. This is due to the arise of new type of database known as NoSQL database. NoSQL means Not Only SQL. It is a new way of thinking about database. NoSQL is a non relational database management systems which is quite different from traditional database management systems. It is a large distributed database system that helps in analysis of high volume and disparate data types. NoSQL databases are sometimes referred to as cloud databases. NoSQL has become the first alternative to relational databases because of its features like scalability, availability and fault tolerance. NoSQL has a flexible schema model. NoSQL handles any type of unstructured, messy and unpredictable data. NoSQL does not require SQL to analyze the data
- Through this course you shall be learning about installing MongoDB, the data model, working with data, GridFS, PHP and MongoDB, Python and MongoDB, creating a blog application with the PHP Driver, database administration, optimization, replication and sharding.
NoSQL Fundamentals Online Training at EDUCBA Curriculum
Section 1: Introduction to NoSQL
NoSQL Course Agenda
Document Store
Hierarchical
Network
Column-Oriented
Object Oriented
Key Value Stores
Triple Stores
The explanation for each NoSQL data model is given with few examples.
Section 2: Understanding MongoDB
Working with MongoDB
Document Database
Key features
Document structure
Dot Notation
Document Limitations
BSON Types ? Sort order, ObjectId, String, Timestamps, Date
MongoDB Extended JSON ? Parsers and Supported format
Starting the Mongo Shell
Working with Mongo Shell
Configuration, Access and Data Types
MongoDB Running and Core Binaries
Section 3: Introduction to NoSQL ? Cassandra Developer
Agenda ? Cassandra
Architecture
Section 4: Data Model
Introduction to NoSQL Data Model
What is Keyspace
Attributes of Keyspace
Syntax of creating a Keyspace
Column Family and its attributes
Column and Super Column
Data Models of Cassandra
In-Depth CQL
Section 5: Data Modelling
NoSQL database modelling is more advanced than relational database modelling
Denormalization
Aggregates
Application Side Joins
Atomic Aggregates
Enumerable Keys
Dimensionality Reduction
Index Table
Composite Key Index
Aggregation with Composite Keys
Inverted Search
Complex Queries
Section 6: Introduction to NoSQL ? Cassandra Administration
Introduction to Architecture
Cassandra Cluster/Ring
Cluster Bootstrapping
Replication
Cassandra Write Path
Cassandra Read Path