planetscale
Serverless MySQL platform.
Extends: Technology
PlanetScale
Serverless MySQL platform.
Overview
Category: Database software
Serverless MySQL platform.
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: 'PlanetScale',
category: 'Database software',
description: 'Serverless MySQL platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "PlanetScale",
"applicationCategory": "Database software",
"description": "Serverless MySQL platform."
}