schema.org.ai

RelationalDatabase

Structured data in tables with relationships

Extends: Technology

RelationalDatabase

Structured data in tables with relationships

Reference

RelationalDatabase - tech.org.ai

Properties

  • index: 12

Usage

import { $ } from 'sdk.do'

// Query for RelationalDatabase
const result = await db.query({
  subject: $.RelationalDatabase,
})