Databases
Create a managed PostgreSQL or MySQL database on seenode and connect your services to it.
Last updated September 18, 2026
seenode runs managed PostgreSQL and MySQL. You choose an engine and an instance size; seenode provisions the database, gives you the connection details, and operates the cluster underneath.
Create the database, then give an application the credentials. The dashboard path is copy from Connection. The API/MCP path writes secret DATABASE_* keys. See Link a database.
Create a PostgreSQL database
Provision Postgres and copy its connection string.Create a MySQL database
Provision MySQL and copy its connection string.Link a database to an app
Paste Envs from Connection, or write DATABASE_* secrets via API or MCP.Storage, connection limits, backup retention, and prices for each tier are listed under Pricing and billing.