![](/_next/image?url=https%3A%2F%2Fvercel.com%2Fapi%2Fv1%2Fintegrations%2Fassets%2Foac_5eS7l7O4wvTE47rCKEYSFLQT%2Fimages%2F16ff348dbd93ad32b06432838a0bf75b471cd809.png&w=3840&q=75)
![](/_next/image?url=https%3A%2F%2Fvercel.com%2Fapi%2Fv1%2Fintegrations%2Fassets%2Foac_5eS7l7O4wvTE47rCKEYSFLQT%2Fimages%2F395f471506f1c415f4bbd762147c09e6f10822d0.png&w=3840&q=75)
Overview
Couchbase Capella is an award-winning distributed NoSQL cloud database-as-a-service that delivers unmatched versatility, performance, and scalability. As a developer, you can leverage Capella's fast and flexible cloud database platform to build applications that offer premium user experiences while keeping costs in check. Capella simplifies the development process by providing built-in application services and a query language based on SQL, enabling effortless creation of highly reliable apps.
Pairing Couchbase Capella with Vercel unlocks a powerful combination that amplifies frontend development capabilities. Vercel's highly scalable cloud platform allows you to craft frontend applications using various frameworks without compromising on performance.
Instructions
This integration enables connection between your Vercel projects and an existing Capella database or a new trial database. The integration automatically creates the necessary credentials and allows the proper IP addresses to ensure successful connection.
The integration will automatically set the following environment variables to connect Capella to your Vercel environment:
CB_CONNECT_STRING
- The connection string for your Couchbase database, starts withcouchbases://
CB_BUCKET
- The Couchbase bucket you'd like to connect toCB_USERNAME
- The username of an authorized user on your databaseCB_PASSWORD
- The password that corresponds to the user specified above