Zylo

Zylo Database

Every Zylo app comes with a production-ready PostgreSQL database — auto-configured with the tables, relationships, and security your app needs. One click to enable, zero setup. Your data is real, it's yours, and it's ready from the start.

Zylo project settings — one-click database and authentication integration with Supabase

01

Click Enable

One click in project settings

02

Schema created

AI designs your tables & indexes

03

App connected

Backend wired automatically

04

Secured

RLS + encrypted credentials

Built-in by Zylo

One click to add a database

Your database isn’t a third-party add-on — it’s built right into the platform. Open your project settings, click Enable on "Authentication + Database", and you’re done. A production-ready PostgreSQL instance is provisioned on Supabase and wired into your app automatically.

  • PostgreSQL on Supabase — enterprise-grade and fully managed
  • Enable with a single click from your project settings
  • Authentication included — email/password, magic links, OAuth
  • No connection strings, no migrations, no DevOps
Zylo project settings showing one-click database and authentication integration

Auto-configured

AI designs your schema

When you describe your app, the AI agent inside Phoenix — your dedicated development sandbox — figures out what data you need and creates the schema for you — tables, relationships, indexes, and Row Level Security policies. Building an e-commerce store? You get products, orders, customers, and cart tables, all connected and secured.

  • Schema generated from your app description automatically
  • Tables, relationships, foreign keys, and indexes included
  • Row Level Security policies configured per table
  • Works for any app type — SaaS, e-commerce, dashboards, and more
Zylo AI agent generating database schema and full-stack code

Encrypted credentials

Secure by default

Database credentials are encrypted at rest with envelope encryption and injected at boot — never written to disk, never exposed in your code. Row Level Security ensures every user only sees their own data. Your app is production-secure from the first build.

  • Credentials encrypted at rest, injected at boot only
  • Row Level Security isolates data per user automatically
  • Environment variables managed through the Zylo dashboard
  • Supabase Auth integration for secure access control

Live data updates

Real-time and reactive

Supabase Realtime is included out of the box. Build chat apps, live dashboards, notification feeds, and collaborative tools — your UI updates instantly when the data changes. No polling, no WebSocket setup, no extra infrastructure.

  • Built-in Supabase Realtime for live data subscriptions
  • UI updates instantly when database rows change
  • Works for chat, dashboards, notifications, and collaboration
  • No extra setup — enabled by default with every database

Multi-service architecture

Each container gets its own database connection

Zylo projects can run multiple containers — for example, a Next.js frontend and a Node.js backend. Each container has its own environment variables and its own database connection string. The AI agent inside Phoenix configures all of this automatically when it generates your schema, so your frontend and backend connect to the right database without any manual wiring.

Per-container environment variables — each service gets its own config
Database credentials isolated per container for security
Schema generated inside Phoenix — the dedicated development sandbox
Zero manual configuration — the agent handles all wiring

Everything your database needs

Production-grade PostgreSQL with all the features — managed for you, owned by you

PostgreSQL on Supabase

Enterprise-grade PostgreSQL provisioned automatically. No database setup, no connection strings to manage.

Row Level Security

RLS policies auto-configured per table so every user only sees their own data. Secure by default.

Auto-configured schemas

The AI designs your tables, relationships, and indexes based on your app description.

Real-time subscriptions

Supabase Realtime for live data updates. Chat apps, dashboards, notifications — reactive out of the box.

Encrypted credentials

Database credentials encrypted at rest with envelope encryption. Injected at boot, never written to disk.

Full data ownership

Standard PostgreSQL — export anytime, migrate to any provider, or run locally. No lock-in.

What builders are saying

Real results from people building with Zylo's built-in database

I described my restaurant app and the database was ready — tables for orders, menus, reservations, all connected. No setup at all.

David Kim

Having PostgreSQL auto-configured with RLS saved us weeks of DevOps work. We just focus on the product now.

James Wilson

Our nonprofit needed donation tracking and volunteer signups. Zylo set up the entire database — we never touched a SQL query.

Amara Osei

I described my restaurant app and the database was ready — tables for orders, menus, reservations, all connected. No setup at all.

David Kim

Having PostgreSQL auto-configured with RLS saved us weeks of DevOps work. We just focus on the product now.

James Wilson

Our nonprofit needed donation tracking and volunteer signups. Zylo set up the entire database — we never touched a SQL query.

Amara Osei

Frequently asked questions

What database does Zylo use?

PostgreSQL hosted on Supabase. It’s a fully managed, enterprise-grade database that’s auto-configured for every project.

Do I need to set up the database myself?

No. Click "Enable" in your project settings and the database is provisioned, schema is created, and your app is connected automatically.

Is my data secure?

Yes. Database credentials are encrypted at rest and injected at boot. Row Level Security is configured per table so users only access their own data.

Can I run custom SQL queries?

Yes. You have full access to your PostgreSQL database through Supabase’s dashboard, SQL editor, and API. You can also ask the AI agent to modify your schema or queries.

Can I export my database?

Yes. It’s standard PostgreSQL — export anytime, migrate to any provider, or run locally. No vendor lock-in.

Does it include authentication?

Yes. Supabase Auth is included with email/password, magic links, and OAuth providers — all wired into your app and database from the start.

Build with a real database

No mock data, no SQLite. Production PostgreSQL from your very first build.