schema.org.ai

neon

Serverless Postgres with branching.

Extends: Technology

Neon

Serverless Postgres with branching.

Overview

Category: Database software

Serverless Postgres with branching.

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: 'Neon',
  category: 'Database software',
  description: 'Serverless Postgres with branching.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Neon",
  "applicationCategory": "Database software",
  "description": "Serverless Postgres with branching."
}