📄️ Querying data
The first thing you'll want to do with your data is query it. To do so, you will need to start by connecting to your database.
📄️ Querying with Regexes
In the last step, you learned how to query for documents that match a specific value. In this step, you'll learn how to query for documents that match a pattern.