Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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'
- Host: GitHub
- URL: https://github.com/lynnlangit/learning-nosql
- Owner: lynnlangit
- License: apache-2.0
- Created: 2020-01-14T03:02:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T03:23:50.000Z (15 days ago)
- Last Synced: 2024-12-12T04:19:08.441Z (15 days ago)
- Topics: aws-dynamodb, data, datalake, dynamodb, gcp-bigtable, nosql, vector-database
- Homepage: https://www.linkedin.com/learning/cloud-nosql-for-sql-professionals
- Size: 1.01 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ModelsSee the `links.md` file for links related to this course