Introduction
Workshop goals | Learn how to use Atlas Search and GraphQL to integrate powerful full-text search in your apps |
---|---|
What you'll learn | How to set up and take advantage of Atlas Search |
Prerequisites | A free MongoDB Atlas account and database |
Time to complete | 3 hours |
Table of Contents
- MongoDB Atlas: Get up and running in MongoDB Atlas by creating your first database and importing ⚽️ players data.
- Atlas Search: Create your first Atlas Search index and learn how to build aggregation pipelines that search data.
- Atlas GraphQL API: Build a GraphQL API with custom resolvers that construct Atlas Search queries.
- Web App Integration: Implement full-text search capability in a web application.