Encore compared to Supabase + Firebase

Get the simplicity you want — with flexibility and scalability

Supabase and Firebase are two popular Backend as a Service providers, that give developers an easy way to get a database up and running for their applications. They also bundle built-in services for certain common use cases like authentication. This can be a great way of getting off the ground quickly. But as many developers have come to learn, you risk finding yourself boxed into a corner if you're not in full control of your own backend when new use cases arise.

Encore is not a Backend as a Service, it's a platform for backend development. It gives you many of the same benefits that Supabase and Firebase offer, like not needing to manually provision your databases (or any other infrastructure for that matter). The key difference is, Encore provisions your infrastructure in your own cloud account in AWS/GCP. This also lets you easily use any cloud service offered by the major cloud providers, and you don't risk being limited by the platform and and having to start over from scratch.

With Encore you can always build your application using the appropriate infrastructure for your use case. Using Encore's Infrastructure SDK to declare your infrastructure as type-safe objects in your application code, and Encore will automatically provisions the necessary infrastructure. This works the same way in all types of environments (local, preview, cloud) and across the major cloud providers (GCP/AWS). This means your application is cloud-agnostic by default and you avoid cloud lock-in.

You can also use any type of cloud infrastructure, as you normally would, even if it's not a built-in building block. The only drawback is that your developer experience will be more conventional, and you will need to manually provision the "unsupported" infrastructure.

EncoreSupabaseFirebase
Approach?Backend Development PlatformBackend as a ServiceBackend as a Service
Charges for hosting?NoYesYes
Deploy to all major cloud providers?YesNoNo
Deploy to your own cloud account?YesNoYes (GCP only)
Cloud lock-in?NoAlwaysAlways
Native PostgreSQL support?YesYesNo
Supports microservices?YesNoNo
Built-in Preview Environments?YesNoNo
Automatic Distributed Tracing?YesNoNo
Pricing?$99 per developerVariable (complex)Variable (complex)