Unmodified PostgreSQL 18, hosted in ap-south-1.
Use any Postgres client, ORM, or tool you already know.
Your credentials are generated the moment your
database is provisioned. Paste them into your
.env or use the individual vars if your
framework prefers them.
DATABASE_URL=postgres://u_9f2x:pw@db.nyas.io:5432/sandbox_42 # Individual vars (if your framework prefers them) PGHOST=db.nyas.io PGPORT=5432 PGDATABASE=sandbox_42 PGUSER=u_9f2x PGPASSWORD=pw
postgres://u_9f2x:pw@db.nyas.io:5432/sandbox_42?sslmode=require
psql postgres://u_9f2x:pw@db.nyas.io:5432/sandbox_42
curl -LsSf
https://app.nyas.io/install.sh |
sh
nyas sql project_id
pgvector, timescaledb,
postgis