ContentQL ContentQL Docs

Database

Database Options for Your Website

MongoDB Database

All our themes are designed to work seamlessly with MongoDB. If you choose not to provide your own database details, ContentQL will configure the database settings for you.

If you prefer not to use our existing database, you have the option to create your own MongoDB database. Once created, simply add the connection string URL in the database integrations section.

Example: mongodb+srv://user:password@cluster.mongodb.net/database

This flexibility ensures you can manage your data in a way that best suits your needs.

On this page