chapter nineteen

19 Creating charts, database triggers, and functions

 

This chapter covers

  • Visualizing your data with charts
  • Using natural language to build charts
  • Discovering the Atlas billing dashboard
  • Triggering server-side logic with database triggers
  • Writing functions

MongoDB Atlas Charts is a powerful data visualization tool that makes it easy to analyze, explore, and interpret data. With customizable charts and dashboards, you can gain insights into data trends, detect anomalies, and effectively communicate findings to stakeholders. The intuitive drag-and-drop interface ensures that you can create detailed visualizations without going near a command-line interface (CLI). Its integration with MongoDB data makes it simple to keep information current and actionable. Atlas Charts can also help you create and customize your own billing dashboard, allowing precise tracking and visualization of your database expenses.

19.1 Visualizing data with Atlas Charts

19.1.1 Using natural language to build visualizations

19.1.2 Using billing dashboards

19.2 Atlas Application Services

19.2.1 Triggering server-side logic with Atlas Database Triggers

19.2.2 Writing Atlas Functions

Summary