English (US)
Spanish
Portuguese (BR)
Go to website
Back
Articles on:
Database & Storage
Creation, connection, connection string management, timeouts, backups, and object storage.
Blob Storage
Blob Storage: what it is and how to use it (CDN)
Blob Storage: what it is and how to use Square Cloud's serverless object storage with CDN — limits, formats, URL and API.
Some readers
Blob Storage: persistent vs temporary storage
Blob Storage: understand the difference between persistent and temporary storage (expire and hash) on Square Cloud and which to use.
Few readers
Redis
How to create a Redis database and connect (rediss)
How to create a Redis database on Square Cloud and connect with the secure rediss:// protocol (TLS/SSL). For Node.js and Python.
Few readers
Redis: caching and session management
Use Square Cloud Redis for caching and session management: cut latency, save resources and scale with TTL and best practices.
Few readers
PostgreSQL
How to create a PostgreSQL database and connect
How to create a PostgreSQL database on Square Cloud and connect your application with SSL (certificate.pem). Full step-by-step.
Popular
DrizzleORM: how to connect to PostgreSQL
How to connect DrizzleORM to Square Cloud PostgreSQL: connection URL, certificate.pem and the drizzle.config.ts setup.
Some readers
PrismaORM: how to connect to PostgreSQL (.p12)
How to connect PrismaORM to Square Cloud PostgreSQL: generate the .p12, set sslidentity/sslpassword in the DATABASE_URL and the schema.
Some readers
JDBC: how to connect to PostgreSQL (Java, .pk8)
How to connect to Square Cloud PostgreSQL with JDBC (Java): generate the .pk8 certificate with OpenSSL and set the DATABASE_URL with SSL.
Few readers
DBeaver: how to connect to PostgreSQL (SSL)
How to connect DBeaver to Square Cloud PostgreSQL with SSL: set host, user and the .pem and .key certificates. Step by step.
Some readers
MongoDB
How to create a MongoDB database and connect
How to create a MongoDB database on Square Cloud and connect your application with SSL/TLS (certificate.pem). Step by step.
Few readers
MongoDB Atlas whitelist (dynamic IP)
Connection error with MongoDB Atlas on Square Cloud? Since the IP is dynamic, allow 0.0.0.0/0 in the Atlas IP Access List. Step by step.
Few readers
MongoDB Compass: how to connect (SSL/TLS)
How to connect MongoDB Compass to your Square Cloud database with TLS/SSL: use the URL and the .pem certificate in advanced options.
Few readers
MySQL
How to create a MySQL database and connect
How to create a MySQL database on Square Cloud and connect your application with SSL (ca, cert, key). Step by step.
Few readers
PrismaORM: how to connect to MySQL (SSL/.p12)
How to connect PrismaORM to Square Cloud MySQL: generate the .p12 certificate, set the DATABASE_URL and the schema.prisma.
Some readers
HeidiSQL: how to connect to MySQL (SSL)
How to connect HeidiSQL to Square Cloud MySQL with SSL: set host, user and the .pem certificates. Step by step.
Some readers
MySQL Workbench: how to connect (SSL)
How to connect MySQL Workbench to your Square Cloud database: set the network parameters and the required SSL (.crt) certificate.
Few readers