https://github.com/mongodb-developer/jumpstart-series
https://github.com/mongodb-developer/jumpstart-series
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mongodb-developer/jumpstart-series
- Owner: mongodb-developer
- License: mit
- Archived: true
- Created: 2021-08-17T20:50:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T12:27:26.000Z (about 1 year ago)
- Last Synced: 2025-02-16T02:43:57.468Z (10 months ago)
- Size: 3.99 MB
- Stars: 106
- Watchers: 8
- Forks: 106
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notice: Repository Deprecation
This repository is deprecated and no longer actively maintained. It contains outdated code examples or practices that do not align with current MongoDB best practices. While the repository remains accessible for reference purposes, we strongly discourage its use in production environments.
Users should be aware that this repository will not receive any further updates, bug fixes, or security patches. This code may expose you to security vulnerabilities, compatibility issues with current MongoDB versions, and potential performance problems. Any implementation based on this repository is at the user's own risk.
For up-to-date resources, please refer to the [MongoDB Developer Center](https://mongodb.com/developer).
# Jumpstart Series
This repository is part of the MongoDB [Jumpstart](https://www.youtube.com/playlist?list=PL4RCxklHWZ9v2lcat4oEVGQhZg6r4IQGV) series on YouTube. Each branch corresponds to an episode.
## Episodes
- Episode 1
- Video: [MongoDB Explained in 10 Minutes](https://youtu.be/RGfFpQF0NpE)
- Episode 2
- Video: [Intro to MongoDB Atlas in 10 mins](https://youtu.be/xrc7dIO_tXk)
- Episode 3
- Video: [Compass - The GUI for MongoDB in 10 mins](https://youtu.be/YBOiX8DwinE)
- Branch: [compass](https://github.com/mongodb-developer/jumpstart-series/tree/compass)
- Episode 4
- Video: [Serverless Functions Explained | MongoDB Realm Backend-as-a-Service](https://youtu.be/Evp3xTzWCu4)
- Branch: [realm-functions](https://github.com/mongodb-developer/jumpstart-series/tree/realm-functions)
- Episode 5
- Video: [Easy Frontend MongoDB Integration | MongoDB, Next.js, & Tailwind CSS](https://youtu.be/xIrtGeggw0E)
- Branch: [frontend-build](https://github.com/mongodb-developer/jumpstart-series/tree/frontend-build)
- Episode 6
- Video: [MongoDB Atlas Search to Easily Find Your Data | Search & Autocomplete Implementation](https://youtu.be/jnxnhbTO2RA)
- Branch: [altas-search](https://github.com/mongodb-developer/jumpstart-series/tree/atlas-search)
- Episode 7
- Video: [Atlas Data Lake | Federated Query of .csv & .json files from AWS S3 Bucket | Jumpstart 2021](https://youtu.be/e4BNH8SeGVs)
- Branch: [datalake](https://github.com/mongodb-developer/jumpstart-series/tree/datalake)
## Questions?
Questions about this repo or how to use MongoDB Atlas? Ask them in the [MongoDB Community](https://community.mongodb.com).