Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lynnlangit/learning-nosql

Companion repository to Linked In Learning course 'Cloud NoSQL for SQL Pros'
https://github.com/lynnlangit/learning-nosql

aws-dynamodb data datalake dynamodb gcp-bigtable nosql vector-database

Last synced: 11 days ago
JSON representation

Companion repository to Linked In Learning course 'Cloud NoSQL for SQL Pros'

Awesome Lists containing this project

README

        

# learning-nosql
Companion repository to Linked In Learning course
- 'Cloud NoSQL for SQL Pros' - [link](https://www.linkedin.com/learning/cloud-nosql-for-sql-professionals)

Other courses of interest
- 'Learning Hadoop' - [link](https://www.linkedin.com/learning/learning-hadoop-2)
- 'Cloud Scaling Apache Spark' - [link](https://www.linkedin.com/learning/cloud-hadoop-scaling-apache-spark)
- 'AWS Data Services' - [link](https://github.com/lynnlangit/Hello-AWS-Data-Services) to companion GitHub Repo with sample code

## Topics
- NoSQL Databases
- Key-Value Stores
- Wide Column stores (column or row)
- JSON databases / Documents
- Graphs
- NoSQL Topics
- In-memory vs on disk
- NoSQL vs Hadoop/Spark
- Object stores / Data Lakes
- Abstraction layers over NoSQL by vertical (IoT, Mobile...)
- Cloud vendor services vs. Open Source Models

See the `links.md` file for links related to this course