Skip to main content

Introduction

Workshop goalsLearn how to use Atlas Search and GraphQL to integrate powerful full-text search in your apps
What you'll learnHow to set up and take advantage of Atlas Search
PrerequisitesA free MongoDB Atlas account and database
Time to complete3 hours

Table of Contents

  1. MongoDB Atlas: Get up and running in MongoDB Atlas by creating your first database and importing ⚽️ players data.
  2. Atlas Search: Create your first Atlas Search index and learn how to build aggregation pipelines that search data.
  3. Atlas GraphQL API: Build a GraphQL API with custom resolvers that construct Atlas Search queries.
  4. Web App Integration: Implement full-text search capability in a web application.