Guepard / Deploy & Use

Step-by-Step Guide to Using the Guepard Platform

Guepard simplifies database management with its serverless managed database platform. This step-by-step guide walks you through the essential processes, from setting up your first database to integrating with your applications.

Step 1: Setting Up Your Guepard Account

Signup page

  1. Sign Up: Go to the Guepard registration page and create an account.
  2. Verify Your Email: Check your inbox for the verification email and confirm your account.
  3. Login: Access the Guepard dashboard with your credentials.

💡 Tip: Use a strong password and enable two-factor authentication (2FA) for added security.

Step 2: Creating Your First Database

Database Creation

  1. Navigate to the Dashboard: Once logged in, go to the Databases section.
  2. Click on 'Create Database': Provide a name and select the desired database engine (PostgreSQL...).
  3. Configure Settings:
    • Choose the region for optimal latency.
    • Enable automated backups if needed.
  4. Deploy: Click Create, and Guepard will provision your database instantly.

⚡ Note: Guepard’s serverless infrastructure ensures you only pay for the resources you use.

Step 3: Connecting to Your Database

Connection String

  1. Retrieve Connection Details: In the Databases section, find your newly created database and copy the connection string.
  2. Use a Database Client:
    • For PostgreSQL, use psql or GUI tools like DBeaver or PgAdmin.
  3. Authenticate & Connect: Enter your database credentials and establish a secure connection.

🔐 Security Tip: Always use encrypted connections (SSL/TLS) when accessing your database.


Guepard provides a scalable, secure, and automated way to manage databases effortlessly. By following these steps, you can set up, connect, and automate your databases in minutes.

Need help? Check out our Subscribe to our featurebase or Contact our support team for expert guidance!

Previous
Guepard Journey