Supabase is the Postgres development platform. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, Storage, and Vector embeddings.
Supabase is a comprehensive platform for application development, providing seamless integration of essential tools and functionalities to streamline the development process including:
* Postgres: Every Supabase project is a full Postgres database, the most trusted relational database in the world.
* Authentication: Add user sign ups and logins, securing your data with Row Level Security.
* Edge Functions: Easily write custom code without deploying or scaling servers.
* Storage: Store, organize, and serve large files, from videos to images.
* Realtime: Build multiplayer experiences with realtime data synchronisation.
* Vector: Integrate your favorite ML-models to store, index and search vector embeddings
* Works seamlessly with 20+ frameworks including Next.JS, React, Nuxt, Flutter, Svelte, and Vue.
SOC2 Type 2 Certified and HIPAA Compliant solutions available for Enterprise and Team plans.
For a custom quote to meet your specific configuration needs, please visit https://forms.supabase.com/enterprise or reach out to your sales representative before placing an order on this page.
To get started and explore the platform, you can sign up for the Free Plan on https://supabase.com.
Highlights
Instant APIs that do the hard work for you: We introspect your database to provide APIs instantly. Stop building repetitive CRUD endpoints and focus on your product.
Build your app without leaving the Supabase dashboard: Manage your data with the familiarity of a spreadsheet. Write, save, and execute SQL queries directly on our dashboard, with templates to save you time. Run common queries and even build applications using our growing list of templates. Easily manage your users with Supabase Auth, with email logins, magic links, and third-party logins. Create complex access policies with SQL rules to fit your unique business needs.
Infrastructure to innovate and scale with ease. See how Supabase empowers companies of all sizes to accelerate their growth and streamline their work. Read more at https://supabase.com/customers.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Pricing is based on the duration and terms of your contract with the vendor, and additional usage. You pay upfront or in installments according to your contract terms with the vendor. This entitles you to a specified quantity of use for the contract duration. Usage-based pricing is in effect for overages or additional usage not covered in the contract. These charges are applied on top of the contract price. If you choose not to renew or replace your contract before the contract end date, access to your entitlements will expire.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
You choose between two subscription plans billed monthly. The Pro Plan supports production applications, while the Team Plan adds features like single sign-on, backup controls, and security certifications. Each plan includes set quotas for users, storage, egress, and compute. The Usage dimension covers consumption beyond those included quotas. Usage bills by unit as you scale past the plan limits, so your cost grows with actual use. You can add compute, storage, and other resources on top of either plan. This structure lets your baseline stay predictable while usage charges apply only when you exceed included amounts.
Top-of-mind questions for buyers
What happens to my cost if I exceed the user or storage quotas included in my plan?
When you pass the included quotas, the Usage dimension bills you per unit for the extra amount. For example, monthly active users, disk size, egress, and file storage each meter separately past their included limits. Only the amount above the quota is charged. Your base plan fee stays the same.
What drives most of my bill — the plan subscription or usage charges?
The plan fee is a fixed monthly baseline. Usage charges add on top when you exceed included quotas for users, storage, egress, or compute. For steady projects within quota, the plan fee dominates. For high-traffic or data-heavy workloads, usage charges can grow beyond the base fee. Both appear together on one invoice.
How is compute billed, and am I charged when I add extra projects?
Each project runs its own dedicated database instance, billed hourly. You can scale compute up or down anytime. Paid plans include compute credits that cover one small instance. Additional projects and larger compute sizes bill per hour beyond that credit, added to your usage charges.
Request a private offer to receive a custom quote.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
The Supabase Pro, Team, and Enterprise plans include email and community support options. Alternatively, users can seek assistance and share knowledge with Supabase's vibrant and active community through the company's GitHub discussions and Discord server. support@supabase.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
This is a self-hosted, open source Supabase stack repackaged by Meetrix.io. Supabase provides real-time databases, REST/GraphQL APIs, file storage, authentication, and edge functions all built on enterprise-grade open source tools. Deploy instantly with SSL auto-configuration and optional 24/7 support.
This is a repackaged open source software product wherein additional charges apply for hardening, security configuration, and setup support.
Supabase is an open-source Firebase alternative: a PostgreSQL database with instant REST and GraphQL APIs, an authentication server, realtime subscriptions, and object storage, delivered as a self-hosted docker-compose stack with the Studio dashboard. This Lynxroute build is hardened and ready out of the box: every secret and both API keys regenerated per instance at first boot, host Nginx with TLS in front of the Kong gateway, all eleven container images SHA-pinned, UFW firewall pre-configured, on a CIS Level 1 hardened Ubuntu 24.04 LTS base.
Apache-2.0 license - fully auditable, no vendor lock-in.
This product has charges associated with it for seller support. Supabase is an open-source backend platform that provides a PostgreSQL database, authentication, file storage, real-time subscriptions, and serverless functions.
Free and Powerful Database Solution with Easy Integration
Reviewed on Sep 22, 2026
Review provided by G2
What do you like best about the product?
I really enjoy that Supabase is free, and even with the free tier, I can do a lot. When I need more features, they're available at a reasonable price. The performance is really good. Supabase integrates well with my Git repositories and works really well with cloud services. I also appreciate the stability, the ease of use of the UI, and using the SQL query editor. Overall, these features make my experience with Supabase quite positive.
What do you dislike about the product?
Sometimes it's little slow
What problems is the product solving and how is that benefiting you?
Supabase solves my problem of storing and accessing around 10,000 MCQs, making them easily accessible instead of being stuck on my local computer.
Kashif K.
Quick Backend Deployment, Learning Curve Present
Reviewed on Sep 21, 2026
Review provided by G2
What do you like best about the product?
I appreciate that Supabase provides a ready-to-use backend along with the database, so I don't have to deal with authentication or API development at all. I like how it helps me develop projects pretty fast and covers almost everything related to the backend on the go. It's pretty convenient for my personal projects.
What do you dislike about the product?
I think the initial user interaction wasn't very smooth for me. Since I know how backend systems work under the hood, it was hard to understand how and where Supabase is handling everything. I wasn't sure if my infrastructure was safe or what additional steps I needed to take. Grasping exactly what Supabase covers was initially challenging, and I found the setup to be moderate to hard.
What problems is the product solving and how is that benefiting you?
Supabase provides a ready-to-use backend with authentication and API development handled, making project development faster and covering most backend needs.
Allan H.
A powerful PostgreSQL backend that accelerates SaaS development
Reviewed on Sep 20, 2026
Review provided by G2
What do you like best about the product?
Supabase combines a managed PostgreSQL database, authentication, file storage, APIs, and security policies in one platform. This allowed us to build RentFlow without operating separate infrastructure for each backend function.
PostgreSQL provides a strong relational foundation for managing properties, units, landlords, tenants, leases, maintenance records, vendors, payments, expenses, and portfolio reporting. Supabase Authentication supports our passwordless magic-link login flow, while private Storage buckets help us protect documents and inspection evidence.
Row Level Security is another important strength. It allows access rules to be enforced close to the data, which is essential for separating landlord, tenant, team-member, and administrative information.
What do you dislike about the product?
Authentication configuration requires careful attention when an application uses Production domains and multiple Preview deployments. Redirect URLs, site URLs, email links, and environment variables must all agree. A small mismatch can send users to the wrong environment or cause login problems.
Row Level Security is powerful, but it has a learning curve. Policies must be designed and tested carefully because an incorrect rule can either block legitimate access or expose more data than intended.
Database migrations and environment consistency also require discipline. Developers need a clear process for applying schema changes to Preview and Production and verifying that policies, functions, and storage settings remain synchronized.
What problems is the product solving and how is that benefiting you?
Supabase provides the primary backend for RentFlow. It stores relational product data, manages user authentication, enforces data-access rules, and protects uploaded files.
Using one managed platform for these capabilities has reduced infrastructure work and allowed more time to be spent on product development. PostgreSQL also gives us the flexibility to build advanced portfolio reports and operational features without moving data between unrelated services.
Ranveer R.
Fast 10-Minute Setup for Database, Auth, Storage, and Realtime Features
Reviewed on Sep 18, 2026
Review provided by G2
What do you like best about the product?
Honestly, the best thing for me is how easy it is to get started. I can set up a proper database, authentication, storage, and even real time features in around 10 minutes. I don’t have to spend hours setting up servers or messing around with complicated configurations. Most of it just works, so I can spend more time actually building the product instead of getting stuck on backend setup.
What do you dislike about the product?
The main thing that bothers me is the pricing once you start scaling. The free tier is honestly pretty good for getting started, but once your project starts growing and you need more resources, the cost can go up pretty quickly. The dashboard can also feel a little clunky at times, and some of the advanced features still seem like they need a bit more work compared to more mature platforms. Nothing that would stop me from using it, but these are definitely things I’ve noticed.
What problems is the product solving and how is that benefiting you?
It saves me from having to build and manage the whole backend myself. Earlier, whenever I started a Django project, I had to spend quite a bit of time setting up things like authentication, the database, storage, etc. With Supabase, I can get a Postgres database, auth, and storage running pretty quickly. It does a lot of what I’d normally set up with Django, but with much less initial work. So instead of spending most of my time on backend setup, I can get straight into building the actual product.
Samrat B.
Effortless Backend Infrastructure & Instant APIs for Designers
Reviewed on Sep 17, 2026
Review provided by G2
What do you like best about the product?
Supabase completely streamlines full-stack development by removing the friction of setting up and managing backend infrastructure. As a designer, the auto-generated REST and GraphQL APIs, paired with real-time database subscriptions, let me prototype and test dynamic, data-driven interfaces instantly without waiting on backend dependencies. The built-in authentication and Row Level Security (RLS) make handling user roles and data access straightforward, while the clean, developer-friendly dashboard UI simplifies managing tables and storage policies.
What do you dislike about the product?
Supabase does make it easier to get a backend up and running, but working with more complex database schemas and handling migrations can still be difficult. I also find that leaning heavily on Supabase-specific features, such as Row Level Security, can lead to vendor lock-in. On top of that, pricing can climb fast when usage increases or when there are sudden spikes in connections.
What problems is the product solving and how is that benefiting you?
As a designer working on full-stack projects, I often struggled with setting up complex backend infrastructure and handling user authentication. Supabase addressed this by offering instant, auto-generated APIs, built-in Row Level Security, and an intuitive dashboard UI. With those pieces in place, I can avoid a lot of backend overhead and focus on rapidly prototyping, testing dynamic UI interfaces, and shipping new features much faster.