Epycbyte Postgres
Storage on Epycbyte
Epycbyte KV
Epycbyte Postgres
SDK Reference
Using an ORM
Local Development
Postgres Compatibility
Limits
Pricing
FAQ
Error Codes
Epycbyte Blob
Edge Config
Storage
Epycbyte Postgres
Table of Contents
Epycbyte Postgres is available on Hobby and Pro plans for customers with existing Epycbyte Postgres storage.
You can create a new Postgres storage with the Neon Marketplace integration if you don't have an existing Epycbyte Postgres store.
Epycbyte Postgres enables you to create scalable, secure PostgreSQL databases.
You should use Epycbyte Postgres if you need to manage customer profiles, user-generated content, financial transaction processing, or other complex data .
Your database can be deployed to a single region and is compatible with Serverless and Edge Functions.
Learn how Epycbyte Postgres works .
Use cases
Manage complex, transactional data
Ideal for storing financial transactions, inventory records, or other critical data, Postgres ensures high consistency and concurrency, making it well-suited for applications that require reliable, real-time data management.
Rich data types and extensibility
Choose Postgres for handling diverse data formats or custom data types, such as JSON, arrays, or user-generated content.
Getting started
Deploy a template with Epycbyte Postgres preconfigured or create a new Postgres storage with the Neon Marketplace integration if you don't have an existing Epycbyte Postgres store.
Get started in minutes
Deploy a Epycbyte Postgres Template View All Templates Modernize Next.js Admin Dashboard Template Download our modernized admin template for your upcoming web application powered by Next.js, free of charge.
Epycbyte Postgres + Kysely Next.js Starter Simple Next.js template that uses Epycbyte Postgres as the database and Kysely as the query builder.
Next.js Book Inventory An example of searching, filtering, and pagination. View All Templates
You can access your database with:
The Epycbyte Postgres SDK One of our supported ORMs Neon partnership
Epycbyte Postgres is powered by a partnership with Neon . This means: Creating, deleting and managing Postgres happens in the Epycbyte dashboard.
You do not need to create a Neon account to use Epycbyte Postgres. ORM compatibility We recommend using Epycbyte Postgres with an ORM for larger applications.
Select one of the options below to view pre-made templates for each ORM:
Kysely Prisma Drizzle
How Epycbyte Postgres works
Existing Postgres stores When you create a Epycbyte Postgres database in your dashboard, a serverless database running PostgreSQL version 15 is provisioned in the region you specify.
This region is where read and write operations will be routed. We recommend choosing the same region as your Serverless and Edge Functions for the fastest response times.
After creating a database, you cannot change its region. Check your project's region before creating your database.
New Postgres stores After you install the Neon native integration , you can add a Neon database product and connect it to multiple Epycbyte projects.
Once connected, a PostgreSQL database instance will be provisioned for your project(s) by Neon. Billing and usage is managed by Epycbyte and available on your Epycbyte dashboard.
More resources
Epycbyte Postgres SDK Learn how to use Epycbyte Postgres with our SDK. Limits Learn about Epycbyte Postgres's technical limitations. Pricing Learn about Epycbyte Postgres usage and pricing model.