English (US)
Portuguese (BR)
Go to website
Back
Articles on:
Database & Storage
Creation, connection, connection string management, timeouts, backups, and object storage.
Blob Storage
Blob Storage: Persistent vs. temporary storage
Understand the differences between persistent and temporary storage in Square Cloud's Blob Storage. Learn how to use the `expire` parameter and how the hashing and file replacement systems work.
Few readers
Blob Storage: What it is and how to use it?
Understand what Blob Storage is and how to use Square Cloud's serverless storage service. A guide on CDN, supported formats, and URL structure.
Few readers
Redis
How to create a Redis database and connect it to your application?
Having trouble connecting to your Redis? Check out this practical guide to properly connecting to your database on Square Cloud using certificates across any connection driver.
Few readers
Redis: Caching and session management
Learn how to use Redis for caching and session management on Square Cloud. Improve application performance with in-memory storage.
Few readers
PostgreSQL
Prisma ORM: How to connect to PostgreSQL
Learn how to connect Prisma ORM to Square Cloud's PostgreSQL database. A step-by-step tutorial to generate the .p12 certificate via OpenSSL and configure the secure connection string.
Few readers
DBeaver: How to connect to PostgreSQL
Learn how to connect DBeaver to PostgreSQL on Square Cloud. A complete guide on how to connect.
Few readers
JDBC: How to connect to PostgreSQL on Square Cloud
Learn the step-by-step process to connect your Java applications to Square Cloud's PostgreSQL database using JDBC, converting keys to .pk8, and setting up a secure SSL configuration.
Few readers
How to create a PostgreSQL database and connect it to your application?
Having trouble connecting to your PostgreSQL? Check out this practical guide to connect to your Square Cloud database using certificates correctly across any connection driver.
Popular
Drizzle ORM: How to connect to PostgreSQL on Square Cloud
Learn how to connect your Drizzle ORM project to a PostgreSQL database hosted on Square Cloud, including configuring credentials and SSL certificates.
Popular
MongoDB
How to create a MongoDB database and connect it to your application?
Having trouble connecting to your MongoDB? Check out this practical guide to connect to your Square Cloud database using certificates correctly across any connection driver.
Popular
MongoDB Atlas Whitelist on Square Cloud
Learn how to configure the MongoDB Atlas whitelist to correctly connect databases with applications hosted on Square Cloud using dynamic IPs.
Few readers
MongoDB Compass: How to connect?
Guia de conexão MongoDB Compass e Square Cloud. Saiba onde inserir os certificados e como configurar para evitar erros de TLS.
Few readers
MySQL
MySQL Workbench: How to connect to MySQL
MySQL Workbench: How to Connect to MySQL MySQL Workbench is one of the most widely used visual administration tools for managing databases. To connect to your instance on Square Cloud, you will need to configure the network parameters and, mandatorily, the SSL certificate to ensure an encrypted connection. 1. Locating Access Information Before starting, have the data extracted from your connection URL in the Square Cloud dashboard ready: Hostname: square-cloud-db- id .square
Few readers
HeidiSQL: How to connect to MySQL
Step-by-step guide to connecting HeidiSQL to Square Cloud's MySQL database. Learn how to configure the Host, Port, and use the .pem certificate for secure SSL connections.
Few readers
Prisma ORM: How to connect to MySQL
Learn how to connect Prisma ORM to a MySQL database hosted on Square Cloud. A complete guide on how to create the .p12 certificate and configure the DATABASE_URL SSL parameters.
Few readers
How to create a MySQL database and connect it to your application?
Having trouble connecting to your MySQL? Check out this practical guide to connect to your Square Cloud database using certificates correctly across any connection driver.
Popular