Skip to main content

Connection Configuration

Example Configuration

Setup Requirements

  1. Create a database and ensure the user has readWrite role on the target database
  2. If using MongoDB Atlas, add Jobo’s IP to the network access list (contact support for the current IP range)
  3. Use mongodb+srv:// for TLS-encrypted connections
MongoDB is ideal for storing the full job object with nested fields like skills, locations, and compensation. Jobo uses upsert semantics to deduplicate by job ID.