# Firebird vs Supabase

**Leader by Vioscale score:** Supabase

| Attribute | Firebird | Supabase |
|---|---|---|
| **Vioscale score** | 44.4 (10% (low)) | 63.7 (70% (medium)) |
| deployment.options | `{"on_prem":true,"self_hosted":true}` | `{"cloud":true}` |
| description.long | An open source relational database management system that scales from embedded, single-user deployments to enterprise applications with hundreds of simultaneous clients and databases up to 20 terabytes. | A Postgres-based development platform that provides a full relational database with built-in authentication, REST APIs, edge functions, realtime data synchronization, file storage, and vector embeddings. |
| features.capabilities | `{"sql_model":"full_sql","extensibility":true,"license_class":"permissive"}` | `{"isolation":"serializable","sql_model":"full_sql","deployment":"managed","consistency":"strong","extensibility":true,"json_document":true,"acid_transactions":"full","wire_compatibility":"postgres"}` |
| integrations.count | 8 | 12 |
| integrations.list | `[{"name":"Firebird.NET"},{"name":"JayBird"},{"name":"Delphi"},{"name":"FreePascal"},{"name":"Lazarus"},{"name":"PHP"},{"name":"FireRuby"},{"name":"Sphinx"}]` | `[{"name":"OpenAI"},{"name":"Hugging Face"},{"name":"Stripe"},{"name":"Algolia"},{"name":"AWS"},{"name":"Amazon Bedrock"},{"name":"Figma"},{"name":"LangChain"},{"name":"Vercel"},{"name":"Next.js"},{"name":"React"},{"name":"Flutter"}]` |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"mac":true,"linux":true,"windows":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"open_source","addOns":[{"name":"Enterprise subscription (IBSurgeon)","components":[{"kind":"per_unit","unit":"server","amount":199,"period":"month","currency":"EUR"}]},{"name":"Configuration/Optimization/Audit Incident Service (IBSurgeon)","components":[{"kind":"one_time","amount":575,"currency":"EUR"}]},{"name":"Recovery service for heavily corrupted database (IBSurgeon)","components":[{"kind":"one_time","amount":2500,"currency":"EUR"}]}],"summary":"Free open source database. Optional commercial support services from €199/month/server (enterprise subscriptions) or one-time incident services (€575–€2500).","currency":"EUR","freeTier":true,"sourceUrl":"https://firebirdsql.org","retrievedAt":"2026-08-13T17:05:47.669Z"}` | `{"type":"subscription","plans":[{"free":true,"name":"Free","contactSales":false,"includedLimits":{"storage_cached_egress":"5 GB","storage_uncached_egress":"5 GB"}},{"free":false,"name":"Team","commitment":"annual","contactSales":false,"includedLimits":{"storage_cached_egress":"250 GB","storage_uncached_egress":"250 GB"}},{"free":false,"name":"Enterprise","contactSales":true,"includedLimits":{"storage_cached_egress":"250 GB","storage_uncached_egress":"250 GB"}}],"addOns":[{"name":"Storage cached egress","components":[{"per":{"qty":1,"unit":"GB"},"kind":"metered","amount":0.03,"currency":"USD"}]}],"summary":"Free tier with 5 GB storage egress. Paid plans (Team, Enterprise) with annual commitment available via AWS Marketplace; cached egress $0.03/GB.","currency":"USD","freeTier":true,"sourceUrl":"https://supabase.com/blog/storage-500gb-uploads-cheaper-egress-pricing","retrievedAt":"2026-08-13T16:53:09.223Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | freemium |
| pricing.price_level | free | low |
| pricing.transparent | yes | no |
| reliability.status_page | - | yes |
| security.disclosure_policy | - | yes |
| security.gdpr | - | yes |
| security.hipaa | - | yes |
| security.iso27001 | - | yes |
| security.pci | - | yes |
| security.soc2 | - | yes |

## Capabilities (Relational Databases)

| Capability | Firebird | Supabase |
|---|:--:|:--:|
| **Core** |  |  |
| SQL model | Full SQL | Full SQL |
| **Transactions** |  |  |
| ACID transactions | - | Full |
| Highest isolation level | - | Serializable |
| **Consistency** |  |  |
| Consistency | - | Strong |
| **Scale** |  |  |
| Horizontal scale | - | - |
| **Replication** |  |  |
| Replication | - | - |
| **Availability** |  |  |
| Automatic failover / HA | - | - |
| **Deployment** |  |  |
| Deployment | - | Managed |
| Serverless / scale-to-zero | - | - |
| **Compatibility** |  |  |
| Wire compatibility | - | Postgres protocol |
| **Extensibility** |  |  |
| Extensions / plugins / UDFs | ✓ | ✓ |
| **Licensing** |  |  |
| Licence class | Permissive OSS | - |
| **Data types** |  |  |
| JSON / document support | - | ✓ |
| Geo / spatial | - | - |

*Source: Vioscale. Generated 2026-09-01T17:40:07.331Z. "-" = undocumented, not absent.*
