supabase
Open-source Firebase alternative with PostgreSQL database.
Extends: Technology
Supabase
Open-source Firebase alternative with PostgreSQL database.
Overview
Category: Backend software
Open-source Firebase alternative with PostgreSQL database.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Supabase',
category: 'Backend software',
description: 'Open-source Firebase alternative with PostgreSQL database.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Supabase",
"applicationCategory": "Backend software",
"description": "Open-source Firebase alternative with PostgreSQL database."
}