
Why choose Square Cloud?
Enterprise-Level Storage
Cutting-edge hardware with enterprise Samsung NVMe SSDs ensuring maximum performance and ultra-low latency for your data.
Zero network fees
You can transfer data to and from your database without worrying about network fees, allowing you to focus on building your application without unexpected costs.
Smart Snapshots
Exclusive technology for 1-click restore points, included at no additional cost, ensuring complete security for your data.
Advanced Security
Secure connections with certificates managed by Square Cloud, ensuring that your data is protected with enterprise-grade security measures.
Supported databases
We offer some databases already configured to connect and start using.How do I host my database?
Hosting your database with Square Cloud is simple and straightforward, you need an active Standard plan or higher and follow these steps:Create a new database instance
Go to the Databases page and click on the “Create Database” button.
Setting up your database instance
Select the database type you want to host and fill in the required information, such as the database name and RAM.
How do I connect to my database?
Our databases are configured to only allow secure connections with certificate. To connect to your brand new database, you need to follow these steps:Get the credentials and certificates
Get the credentials to connect to your database. You will need the host, port, username and password, which you can find in the URL and you will need the certificates.
Connect to your database with ssl/tls
Use the credentials and certificates to connect to your database using your preferred database client or library.
Make sure to use SSL/TLS for secure connections and use the certificates as CA, root certificate or client certificate and key certificate.
Make sure to use SSL/TLS for secure connections and use the certificates as CA, root certificate or client certificate and key certificate.
Normally you will need only the
.pem but some clients may require the .key and .cert files separately or .p12 file.
